From 70cdfac216b868524557edbc3575fdc5b17cbd72 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:07:08 +0200
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 76dfe49..5ceba3f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ The UML files of EMERALD typically include several common files to define common
 ```
 
 @startuml RCM Sequence Diagram
-*!include ../roles.wsd**
+!include ..\roles.wsd
+!include ..\color_pallette.wsd
 
 [..]
 
-- 
GitLab