From f946be1b043f942da5109864684a8b85603be75d Mon Sep 17 00:00:00 2001 From: Xiretza Date: Thu, 10 Dec 2020 19:22:16 +0100 Subject: [PATCH] README: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a62ef80..49b9907 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,6 @@ https://adventofcode.com/2020/ | 5 | | `**` | | | 6 | | `**` | | | 7 | `**` | | | +| 8 | | `**` | | `test.sh` can be used to run all solutions and automatically compares them to (my) puzzle inputs and the expected outputs.