ADDED README.md Index: README.md ================================================================== --- README.md +++ README.md @@ -0,0 +1,3 @@ +# Advent of Code 2018 + +Here are my solutions for [this year’s event](https://adventofcode.com/2018/). I’m going to start out using Racket again, although I might get lazy and switch to Python or quit entirely.