commit 8adade63fa1c16cdb6cd432598eaf140ff994c64 Author: Shanti Chellaram Date: Fri Oct 22 23:19:17 2021 -0400 Initialize with README diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd2c2ec --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Advent of Code 2020 + +This is a repository to store my solutions to [the advent of code for +2020](https://adventofcode.com/2020).