From 6f3efd0b2640dd054f819e820134287321ebeb93 Mon Sep 17 00:00:00 2001 From: Aaron Manning Date: Fri, 6 Dec 2024 18:22:28 +1100 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..4dd33a7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent of Code - 2024 + +Head to [adventofcode.com](https://adventofcode.com/2024) for some festive programming fun.