From 4eef65cccb66851c9732b11428c32d09180e906a Mon Sep 17 00:00:00 2001 From: Peter Hudec Date: Fri, 3 Dec 2021 08:26:53 +0100 Subject: [PATCH] added README --- 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..e1c3a5f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Advent of Code 2021 + +- game: https://adventofcode.com/2021 +- code: https://source.apps.hudecof.net/hudecof/adventofcode-2021