From 6b593d94a1d987d1e7cf195c61db899a9d252cce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Tue, 3 Sep 2024 17:08:49 +0200
Subject: [PATCH] Update file README.md

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5ceba3f..60a02bb 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
-- 
GitLab