From ce9a5707b9e15a872c95a584a0f50472586f8b43 Mon Sep 17 00:00:00 2001
From: Sarra-Ouelhadj <59183609+Sarra-Ouelhadj@users.noreply.github.com>
Date: Tue, 4 Oct 2022 10:20:14 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 20552ef..389abb4 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ $ python run.py
 ```
 lancement de la solution en local sur http://127.0.0.1:5000/
 - Télécharger [template de test](https://github.com/Sarra-Ouelhadj/YKWIM/blob/master/YKWIM/tests/template_test.ods) déjà rempli
-- (mettre n'importe quel URL dans le champs URL du jeu de données pour l'instant) (en cours de développement)
+- Entrer le lien du [jeu de données](https://data.grandlyon.com/jeux-de-donnees/sites-traitement-dechets-metropole-lyon/donnees) d'exemple format GeoJSON : https://download.data.grandlyon.com/wfs/grandlyon?SERVICE=WFS&VERSION=2.0.0&request=GetFeature&typename=gic_collecte.gicsitetraitement&outputFormat=application/json;%20subtype=geojson&SRSNAME=EPSG:4171
 
 ### sur Heroku (en construction)
 
-- 
GitLab