aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4e4bb68
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# aoc-2021
+My advent of code solutions. Might be good, might be bad. Might depend on other repos (of myself) on github.
+
+For instance, day6 requires the boxed_array_ringbuffer.
+
+# SPOILER!
+
+Beware, if you haven't solved those riddles yourself, the source files are obvious spoilers.