README: fix typo

This commit is contained in:
Xiretza 2020-12-10 19:21:53 +01:00
parent fb0c542f5c
commit 7e6aa42763
Signed by: xiretza
GPG key ID: 17B78226F7139993

View file

@ -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.