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
1 changed files with 1 additions and 1 deletions

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.