diff --git a/README.org b/README.org new file mode 100644 index 0000000..5eb532c --- /dev/null +++ b/README.org @@ -0,0 +1,9 @@ +#+TITLE: Advent of Code + +#+BEGIN_QUOTE +My [[https://adventofcode.com/][Advent of Code]] solutions. +#+END_QUOTE + +Do not expect any form of consistency or maintainability from the files +contained within this repository, just that they managed to get the right +answers for me.