From db31e667a6443392beafa16a7aad1ceb66504c1e Mon Sep 17 00:00:00 2001 From: Peter Hudec Date: Mon, 13 Dec 2021 07:58:40 +0100 Subject: [PATCH] first commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2158b68 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Advent of Code 2020 + +- game: https://adventofcode.com/2020 +- code: https://source.apps.hudecof.net/hudecof/adventofcode-2020