diff --git a/README.md b/README.md
index be35d563d3113aa263edaa0c5a54e7c03c26da9d..3e19f165011a4acd3bd1da9f709d15a4e4a9ecfe 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# CALOR: Corpus Annoté par le LIS et Orange
+# The CALOR Corpus
+
+Semantic Frames annotated corpus realized by Orange and Aix Marseille University
 
 
 
@@ -53,6 +55,7 @@ ID   FORM      LEMMA    UPOS    XPOS    FEATS HEAD DEPREL  DEPS MISC          NE
 
 To cite the CALOR corpus please cite :
 
+```
 @inproceedings{marzinotto-etal-2018-semantic,
     title = "Semantic Frame Parsing for Information Extraction : the {CALOR} corpus",
     author = "Marzinotto, Gabriel  and
@@ -67,4 +70,4 @@ To cite the CALOR corpus please cite :
     publisher = "European Language Resources Association (ELRA)",
     url = "https://www.aclweb.org/anthology/L18-1159",
 }
-
+```