summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2022-04-19 20:41:24 +0200
committerJustin Wernick <justin@worthe-it.co.za>2022-04-19 20:41:24 +0200
commit5650c324e6ce19067b14d885a91ea42bd12fd2e3 (patch)
treec2c850143c1d403c1aa28a500efe4d13948c5183 /readme.org
parent80b340f2ff9a4639d67b5a3e1a43e5b1b292c1ca (diff)
Add a root readme
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.org b/readme.org
new file mode 100644
index 0000000..7ebc827
--- /dev/null
+++ b/readme.org
@@ -0,0 +1,6 @@
+* Advent of Code Solutions
+
+These are various solutions I've developed to the [[https://adventofcode.com/][Advent of Code]]
+puzzles over the years. Each year may have a different style, as I
+grow as a programmer, or set myself personal challenges to make the
+year more interesting.