aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFabrice <fabrice@schaub-dev.xyz>2026-03-22 21:33:45 +0100
committerFabrice <fabrice@schaub-dev.xyz>2026-03-22 21:33:45 +0100
commitd499436acfeac2cb64db89cc8ae1219a91d5fc1e (patch)
tree89e4acbd0964d8ef96c5721d030ab29c3401c1cd /README.md
parent33c8e86108ac455b405d6fdb20f8b8938f169b4c (diff)
remove readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d4e465..7823fa7 100644
--- a/README.md
+++ b/README.md
@@ -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"