diff --git a/README.md b/README.md index 4bfaeb6..5dcd6db 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,41 @@ # advent-of-code + +## About + Advent of Code Source Code This repository will simply contain source code (possibly for multiple languages if I decide) for any and all problems I solve on [Advent of Code](https://adventofcode.com) I don't know currently how I'll be organizing everything, but I'll try and support multiple languages, and possibly *multiple years* (this is on the assumption that multiple years are in circulation on the site, since it's marked with **2018**). -Started on July 25th, 2019 at 3:17PM MDT. \ No newline at end of file +Started on July 25th, 2019 at 3:17PM MDT. + +## Progress + +### 2018 + +Day 1 - :heavy_check_mark: +Day 2 - :heavy_check_mark: +Day 3 - :heavy_check_mark: +Day 4 - :heavy_check_mark: +Day 5 - :heavy_check_mark: +Day 6 - :heavy_check_mark: +Day 7 - :heavy_check_mark: +Day 8 - :heavy_check_mark: +Day 9 - :heavy_check_mark: +Day 10 - :heavy_check_mark: +Day 11 - :x: +Day 12 - :x: +Day 13 - :x: +Day 14 - :x: +Day 15 - :x: +Day 16 - :x: +Day 17 - :x: +Day 18 - :x: +Day 19 - :x: +Day 20 - :x: +Day 21 - :x: +Day 22 - :x: +Day 23 - :x: +Day 24 - :x: +Day 25 - :x: \ No newline at end of file