diff --git a/README.md b/README.md index 19b632c..ab295cf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # AdventOfCode2024 -My solutions to advent of code problems in 2024 \ No newline at end of file +My solutions to advent of code problems in 2024 + +## Problems and Languages Used + +Below are a list of the programming languages used to solve each day: + +Day 1 - Haskell