From 003a483a766f53d928d16cfe397242da63d9f714 Mon Sep 17 00:00:00 2001 From: konishon Date: Thu, 24 Oct 2024 09:50:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b02396d..b241244 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A web app that randomly generates shapes (points, lines, polygons) on a map using [Leaflet.js](https://leafletjs.com/). Features layer switching, search, and shape downloads in ZIP format. +> You can use the tool on https://konishon.github.io/random-map-shape-generator/ + ## Features - Random shape generation: points, lines, polygons