From 02843f37163804c82151dddc7ebe07a0978212ba Mon Sep 17 00:00:00 2001 From: tristanbeedell <42355774+tristanbeedell@users.noreply.github.com> Date: Thu, 29 Nov 2018 21:32:45 +0000 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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