From f0db9dd060f1cc4701b704c77eb822e3cc0e6c75 Mon Sep 17 00:00:00 2001
From: Nelly Barret <nelly.barret@etu.univ-lyon1.fr>
Date: Fri, 31 Jul 2020 17:15:32 +0200
Subject: [PATCH] [M] Update README

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

diff --git a/README.md b/README.md
index 198ce18b..3c1e4d69 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ For running *Predihood*, type in a terminal:
 python3 main.py
 ```
 
-After some information, the terminal display the URL for testing *Predihood* : `http://localhost:8080/`. If you want to try the cartographic interface, click on the button "Search a neighbourhood". Otherwise, if you want to configure and test your algorithm in our interface, click on the button "Tune my classifier".
+After some information, the terminal display the URL for testing *Predihood* : `http://localhost:8080/`.
 
 ## Example usage
 
-- 
GitLab