summaryrefslogtreecommitdiff
path: root/2023/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <j.wernick@eyeo.com>2023-11-30 13:15:17 +0200
committerJustin Wernick <j.wernick@eyeo.com>2023-11-30 13:15:17 +0200
commitbbe9e0452016d9667dda36ca98b44842a64d93be (patch)
treeb3646700eeb13b11b63d4111f6b86eb223663990 /2023/readme.org
parent3a419be8836ae6e51adc20ba484b6c091ce696ec (diff)
2023 Setup. Let's go!
Diffstat (limited to '2023/readme.org')
-rw-r--r--2023/readme.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/2023/readme.org b/2023/readme.org
new file mode 100644
index 0000000..9d68a8d
--- /dev/null
+++ b/2023/readme.org
@@ -0,0 +1,5 @@
+* Advent of Code 2023
+
+Just going to have some fun and solve the cool puzzles this year. No special
+requirements. Probably am going to keep using NOM for parsing inputs because
+that worked well in previous years.