aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyder Hadi <hyder@hyderhadi.xyz>2026-06-03 18:15:45 +0300
committerHyder Hadi <hyder@hyderhadi.xyz>2026-06-03 18:15:45 +0300
commit5a6a3dd7c8f535721467248cf5f93f8e0ef1e633 (patch)
tree1cc574a6be6c8d877f61264b4b5c81da6a1c7570
parent7e4bf6ae1a6b62e10de132998b376705b4a4121d (diff)
updated the readme file
-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