Create README.md

This commit is contained in:
Jonathan Chan 2017-12-04 23:27:33 -08:00
parent 4b86784e32
commit 507a271dab
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Advent of Code 2017
Hopefully most of these solutions are fairly self-explanatory. I'll write longer-length explanations for harder questions.
## Posts
[Day 3: Spiral Memory](https://medium.com/@nonphatic/advent-of-code-day-3-30db5599e914) ([problem description](http://adventofcode.com/2017/day/3))