fix: readme about hashmap

This commit is contained in:
2026-07-30 10:37:42 +05:30
parent 901d7a6637
commit 8d0a3968f1
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ sonuva is a c helper single header library
feat:
[X] Log (Has three levels of Log levels)
[ ] HashMap
[ ] String Tokenizer
[ ] File I/O
-3
View File
@@ -88,8 +88,5 @@ void hs_put() {}
void hs_get() {}
void
#endif // SONUVA_IMPLEMENTATION