README: fix typo

This commit is contained in:
Xiretza 2020-12-10 19:21:53 +01:00
parent 73cbd0758c
commit 92c03811e2

View file

@ -12,6 +12,6 @@ https://adventofcode.com/2020/
| 4 | `**` | `**` | |
| 5 | | `**` | |
| 6 | | `**` | |
| 6 | `**` | | |
| 7 | `**` | | |
`test.sh` can be used to run all solutions and automatically compares them to (my) puzzle inputs and the expected outputs.