From d409ced72dc25034474f97602f974d54aaf9b864 Mon Sep 17 00:00:00 2001 From: Jonathan Flueren Date: Sat, 3 Dec 2022 15:06:14 +0100 Subject: [PATCH] Add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f2552b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# advent-of-code-2022 + +https://adventofcode.com/2022 \ No newline at end of file