From 843020fd11028d489afd066345eaea5706d0ec1e Mon Sep 17 00:00:00 2001
From: Decoupes Remy <remy.decoupes@inrae.fr>
Date: Wed, 17 Mar 2021 21:25:52 +0100
Subject: [PATCH] fix markdown bug in hiearchy

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

diff --git a/README.md b/README.md
index e2c7036..c94c4a6 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # SVEPM 2021 - WS5 : Extraction of medical terms from non-structured (textual) datafrom online news and social media
-## [Wednesday 24th March, 14.00-17.00](https://www.svepm2021.org/upload/pdf/SVEPM2021_WS5.pdf)
+Link to the workshop: [Wednesday 24th March, 14.00-17.00](https://www.svepm2021.org/upload/pdf/SVEPM2021_WS5.pdf).
 
 Introduction of Natural Language Processing (NLP) methods applied to health domain : an overview of terminology extraction from online news and social network (Twitter).
 
-## How to use it :
+## How to use this repository
 You can launch a jupyter notebook thank to [mybinder](https://mybinder.org/) : [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irstea.fr%2Fremy.decoupes%2Fsvepm2021-ws5-textmining/HEAD)
 
 ## Authors
-- 
GitLab