README: fix typo
This commit is contained in:
parent
fb0c542f5c
commit
7e6aa42763
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ https://adventofcode.com/2020/
|
||||||
| 4 | `**` | `**` | |
|
| 4 | `**` | `**` | |
|
||||||
| 5 | | `**` | |
|
| 5 | | `**` | |
|
||||||
| 6 | | `**` | |
|
| 6 | | `**` | |
|
||||||
| 6 | `**` | | |
|
| 7 | `**` | | |
|
||||||
|
|
||||||
`test.sh` can be used to run all solutions and automatically compares them to (my) puzzle inputs and the expected outputs.
|
`test.sh` can be used to run all solutions and automatically compares them to (my) puzzle inputs and the expected outputs.
|
||||||
|
|
Loading…
Reference in a new issue