summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f5a062..8f505fb 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ You could then run said file with:
- [Functions](./Functions)
- [Function References](./Function-Refs)
- [Abstract Data Types](./ADTs)
+- [Modules](./Modules)
- [Generics, Picks, and Interfaces (kind of)](./Generics)
- [Exceptions](./Exceptions)