Create README.md
parent
0d50a35923
commit
3bd775b014
@ -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.
|
Reference in New Issue