From eaf6f2a238bb438f52903b3e9039692b431b3663 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Fri, 1 Dec 2023 09:48:46 +0100 Subject: [PATCH] added README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4813d69 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Advent of Code + +This repo contains my attempt at this year's Advent of Code (2023) + +I will try and do some problems (probably not all of them) in Scala