diff --git a/code/ssplit/README.md b/code/ssplit/README.md
index eae79e543ca20308c771bd9b6a057c0ecc706360..a941b1765614a2a50be87115ae16469880b18b14 100644
--- a/code/ssplit/README.md
+++ b/code/ssplit/README.md
@@ -1,18 +1,18 @@
-#Requirements 
+# Requirements 
 
 `ersatz` (`pip install ersatz`)
 
-#Usage
+# Usage
 
 `python tok2conllu.py <file>` 
 
 File must be a `.tok` file.
 
-#Output
+# Output
 
 `<file>_conllu`: same file but sentences are separated by a line-jump and a commented line with sentence id.
 
-#Ersatz library
+# Ersatz library
 
 Command-line usage: