From d725e0c5a6a53c3559d2741cd675ae3fabc5f3f6 Mon Sep 17 00:00:00 2001 From: Ambrose Bonnaire-Sergeant Date: Fri, 23 Aug 2024 12:55:08 -0500 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beaaf7e..71aa1df 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ user=> (into (hamt/hash-map) (zipmap (range 16) (range 16))) ### Visualizing HAMTs -The `com.ambrosebs.map` namespace also comes with visualization capabilities. +The `com.ambrosebs.map.visualize` namespace can visualize HAMTs. It uses [rhizome](https://github.com/ztellman/rhizome) to create a new window with the summarized HAMT.