aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index b2678a6..999465d 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,7 @@
(learning linked lists and implementing one in a project)
`ROOT/DynamicStudentList/DynamicStudentList.c`
+- Hash Map with basic functions (learning hash map implementation with linear probing)
+ `ROOT/HashMap/HashMap.c`
---
-## Notes
-
-Check the **Tree** tab to browse all files and folders. \ No newline at end of file