diff --git a/README.md b/README.md
index ec6ca56b9a4884af18db3a26806fbe99ecb61df4..204a5a9bbe07e16563d68ce96a4bc5cc9c04cb1d 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,15 @@
 # Dataverse Utility
 
 Tool for automating data repositories on Dataverse.
+
 To develop and adapt to the specific needs of experimental platforms.
 
 Copyright (C) Université de Lorraine
+
 Developed by Pr. Sidi HAMADY <sidi.hamady@univ-lorraine.fr>
+
 Released under the MIT licence (https://opensource.org/licenses/MIT)
+
 See Copyright Notice in COPYRIGHT
 
 
@@ -21,4 +25,4 @@ After installing, create a python script, import DataverseCore and show the inte
 
 **from DataverseCore import***
 
-**DataverseCore().show()**
\ No newline at end of file
+**DataverseCore().show()**