Add README

This commit is contained in:
Nick Krichevsky 2019-11-30 23:05:48 -05:00
commit c479b58f94

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Advent of Code 2019 🎄
'Tis the season! These are my solutions to the [2019 Advent of Code](https://adventofcode.com/2019), written in a mix of languages, as I feel like it. Probably going to mostly be Python, though...