diff --git a/README.md b/README.md index 5df3bb6..8e01c94 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# aoc2024 +# AOC 2024 solutions with Haskell + +⚠️ WORK IN PROGRESS ⚠️ + +I am using this as my haskell playground to learn the language. + +I've also setup tests for the sake of learning how to write them and setup a CI for the same reason + +