From 1e28ebe318a55b61771b59e7257b992e366153a4 Mon Sep 17 00:00:00 2001
From: Nelly Barret <nelly.barret@etu.univ-lyon1.fr>
Date: Fri, 31 Jul 2020 17:16:33 +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 3c1e4d69..6b48508b 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/`.
+After some information, the terminal displays the URL for testing *Predihood* : `http://localhost:8080/`.
 
 ## Example usage
 
-- 
GitLab