From 4bf34938c85c518c4b3569eee3e481734a1ea91b 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 16:13:59 +0200 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65d701b..5d5edca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ They have to be publicly available somewhere due that the "!include" directive o The UML files of EMERALD typically include several common files to define common graphical elements (arrows, colors, names, etc.). For example: -```plantuml +``` @startuml RCM Sequence Diagram !include ../roles.wsd -- GitLab