Fix the year in the README

master
Nick Krichevsky 2020-12-01 00:51:17 -05:00
parent c60a258bc2
commit dbe901956f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# Advent of Code 2019 🎄
# Advent of Code 2020 🎄
'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.