diff --git a/README.md b/README.md new file mode 100644 index 0000000..631f1a6 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Racket solutions & explanations for the [Advent of Code](http://adventofcode.com) puzzles. + +Install from the command line: + + raco pkg install git://github.com/mbutterick/aoc-racket/ + +Explanations will be installed automatically as part of the Scibble documentation.