diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-22 21:33:45 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-22 21:33:45 +0100 |
| commit | d499436acfeac2cb64db89cc8ae1219a91d5fc1e (patch) | |
| tree | 89e4acbd0964d8ef96c5721d030ab29c3401c1cd /README.md | |
| parent | 33c8e86108ac455b405d6fdb20f8b8938f169b4c (diff) | |
remove readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +``` Cheesemap ==== @@ -6,7 +7,7 @@ The HashMap might be a little memory efficient especially right after resizes an is not yet production tested but fully working. * Example -``` + #include <stdio.h> #include <string.h> #include "cheesemap.h" |
