From d54da45fbfe83ef636b8c9218cda4e371e622cd3 Mon Sep 17 00:00:00 2001 From: Hyder Hadi Date: Tue, 9 Jun 2026 16:41:55 +0300 Subject: Updated the readme file --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 999465d..69199c5 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,7 @@ - Hash Map with basic functions (learning hash map implementation with linear probing) `ROOT/HashMap/HashMap.c` ---- +- miniDB that uses my hash map to store persistent data :D + `ROOT/miniDB/*` +--- -- cgit v1.2.3