diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,8 +4,7 @@ Language: Haskell ## Running exercises - cd day01 - ghc ../utils.hs main.hs && (cat input.txt | ./main) + ./aoc day01 ## Author |
