diff --git a/README.md b/README.md
index 75c10228e88517f1fd53856aa0d075f0cb44d029..4cecce5c3d7505e02d63be9336565936aebcb113 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ $ pip install -r requirements.txt
 $ 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
+- Télécharger [template de test](https://github.com/Sarra-Ouelhadj/YKWIM/blob/master/YKWIM/tests/template.xlsx) déjà rempli
 - 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)