From 3722eacb089d10cb97ccca581d0aed0bc82c3e17 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Fri, 2 Jun 2023 16:49:50 +0200 Subject: [PATCH] Remove django-leaflet-storage and leaflet.storage from README Those have been integrated into uMap itself since 1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f637a9..e90a2f3b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. *Because we think that the more OSM will be used, the more OSM will be improved.* -It uses [django-leaflet-storage](https://github.com/umap-project/django-leaflet-storage) and [Leaflet.Storage](https://github.com/umap-project/Leaflet.Storage), built on top of Django and Leaflet. +Built on top of Django and Leaflet. ## Installation and configuration