Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit fd9aede

Browse files
authored
Update README.md
1 parent 4f6de8f commit fd9aede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Remember that teamwork is not optional for our code jams - You must find a way t
1717

1818
* Please lint your code, and listen to the linter. We recommend **flake8**, and you can use `pipenv run lint` to run it. We will be evaluating your style, and unlinted code will lead to point deductions.
1919
* Remember to work closely with the rest of your team. We will deduct points for poor teamwork.
20-
* Don't overcomplicate this. It's better to write a relatively simple app that is 100% feature complete than failing to finish some ambitious project.
20+
* Don't overcomplicate this. It's better to write a relatively simple app that is 100% feature complete than failing to finish a more ambitious project.
2121
* For information on how the Code Jam will be judged, please see [this document](https://wiki.pythondiscord.com/wiki/jams/judging).
2222

2323
# Setting Up

0 commit comments

Comments
 (0)