From a6da63e2bd4a82d34825c24ecd5515a4f68d7b60 Mon Sep 17 00:00:00 2001 From: Alan McConchie Date: Fri, 20 Jun 2025 15:26:58 -0700 Subject: [PATCH] Update README.md with link to map-gl-style-diff-viewer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2f5e677..8716471 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,7 @@ To be implemented ## Standalone tool Currently you can also use this as a standalone tool via `stamen-diff.html` + +## Web tool + +To use a hosted version of this tool on the web, go to [stamen.github.io/map-gl-style-diff-viewer](https://stamen.github.io/map-gl-style-diff-viewer/)