From 8b92d1259b9c6a907ad2476f47f4691faf3c586d Mon Sep 17 00:00:00 2001 From: not manx Date: Sat, 5 Dec 2020 14:55:15 +0000 Subject: [PATCH] Add readme Signed-off-by: not manx --- readme.org | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 readme.org diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..73186bd --- /dev/null +++ b/readme.org @@ -0,0 +1,2 @@ +* aoc +You run solutions for individual days like =dotnet run -y 2020 -d 1=