diff --git a/README.md b/README.md
index 1f2a258f48dc052cf35cf68df945ab571eda5c20..a064e8414a1ae84d6a31bddfb0e3712b4c82f518 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,8 @@ blc_channel
 
 you should see: 
 
-'''We create a blc_channel of type unsigned char and size 3x2 on the POSIX system (shared memory)
+''' 
+We create a blc_channel of type unsigned char and size 3x2 on the POSIX system (shared memory)
 We write 7 in column 2
 We open the shared blc_channel to read it
 We check that we have the same values