aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08ccc57..94ceaea 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
My attempt at solving some of the [Project Euler](https://projecteuler.net/) problems.
-This is a mess btw but the solutions are in c/ and python/.
+This is a mess btw but the solutions are in [c/](c/), [python/](python/) and [haskell/](haskell/).