diff --git a/README.md b/README.md index 0fd1802..89d34dd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -#Advent of Code Solutions (: +# Advent of Code Solutions +It's a fun challenge from [here](https://adventofcode.com). + +# Completed Challenges + +* [2015](https://adventofcode.com/2015) + * [1](https://adventofcode.com/2015/day/1) * * + * [2](https://adventofcode.com/2015/day/2) * * + * [2](https://adventofcode.com/2015/day/3) +* [2016](https://adventofcode.com/2016) +* [2017](https://adventofcode.com/2017) +* [2018](https://adventofcode.com/2018) + +# Languages Used +* Python +* Node js