Skip to content

Commit aa5766f

Browse files
Update README.md
1 parent f1862be commit aa5766f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Instructions
22
1. Add your cookie in `aoc_cookie.json` file
33
2. Edit `2020/template.py` (need to give correct year & day of challenge to submit)
44
3. Write solution for level 1 in `solve_l1` and for level 2 in `solve_l2`
5-
4. Run the script. If the above function return non-`None` values (`None` values for not submitted), script will ask for your confirmation before submitting the solution.
5+
4. Run the script. If the above functions return non-`None` value (`None` values are not submitted), script will ask for your confirmation before submitting the solution.

0 commit comments

Comments
 (0)