Add README

master
Nick Krichevsky 2020-12-01 00:35:28 -05:00
parent ef3b84a16b
commit 45c92db155
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Advent of Code 2019 🎄
'Tis the season! These are my solutions to the [2020 Advent of Code](https://adventofcode.com/2020). I'm writing these in C++ to better my skills in the language.