From 346216e5d54c8cd5a44fe748cb0d89ff7ca70202 Mon Sep 17 00:00:00 2001
From: Sarra-Ouelhadj <59183609+Sarra-Ouelhadj@users.noreply.github.com>
Date: Mon, 5 Sep 2022 17:30:39 +0200
Subject: [PATCH] Add link to ready template to test

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

diff --git a/README.md b/README.md
index 6bc43c0..cc45b4f 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,8 @@ $ 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
+- (mettre n'importe quel URL dans le champs URL du jeu de données pour l'instant) (en cours de développement)
 
 ### sur Heroku (en construction)
 
-- 
GitLab