diff --git a/README.md b/README.md
index 5ceba3f8d5fc2ee856e2cfc5d8884f74073d1498..60a02bbfa7952ca9e4ad47db44c1152d78d2824d 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,12 @@ The UML files of EMERALD typically include several common files to define common
 
 ```
 
-@startuml RCM Sequence Diagram
+@startuml 
+
+RCM Sequence Diagram
 !include ..\roles.wsd
 !include ..\color_pallette.wsd
 
 [..]
 
 @enduml
-```
\ No newline at end of file