From 6df952815f01ec8f89064e7b44bfb5c753fe7993 Mon Sep 17 00:00:00 2001 From: Xiretza Date: Sun, 6 Dec 2020 16:38:55 +0100 Subject: [PATCH] README: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 241d239..1df80fd 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ https://adventofcode.com/2020/ | 4 | `**` | `**` | | | 5 | | `**` | | | 6 | | `**` | | + +`test.sh` can be used to run all solutions and automatically compares them to (my) puzzle inputs and the expected outputs.