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

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c714700..8272504 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,12 @@ Link to the workshop: [Wednesday 24th March, 14.00-17.00](https://www.svepm2021.
 
 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 this repository
+### 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
+### Authors
 [UMR TÉTIS](https://www.umr-tetis.fr/)
 
-## License
+### License
 This code is provided under the [CeCILL-B](https://cecill.info/licences/Licence_CeCILL-B_V1-en.html) free software license agreement.
 
-- 
GitLab