mirror of
https://codeberg.org/JasterV/aoc2024-haskell.git
synced 2026-04-26 18:10:05 +00:00
Update README.md
This commit is contained in:
parent
dc8981f4ba
commit
48e70ac9db
1 changed files with 9 additions and 1 deletions
10
README.md
10
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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue