summaryrefslogtreecommitdiffhomepage
path: root/docs/cmap_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmap_api.md')
-rw-r--r--docs/cmap_api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmap_api.md b/docs/cmap_api.md
index 9e65a69e..705c1324 100644
--- a/docs/cmap_api.md
+++ b/docs/cmap_api.md
@@ -1,3 +1,4 @@
+![Map](docs/map.jpg)
# Container [cmap](../stc/cmap.h): Unordered Map
Elements are pairs of keys and mapped values. Implemented as open hashing without tombstones. Highly customizable and fast.