From b3c77803765d2504172df7cd77e31f6dc625640d Mon Sep 17 00:00:00 2001 From: Peter Hudec Date: Thu, 1 Dec 2022 21:49:51 +0100 Subject: [PATCH] added README.md --- 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..5340ac8 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Advent of Code 2022 + +- game: https://adventofcode.com/2022 +- code: https://source.apps.hudecof.net/hudecof/adventofcode-2022