From d3a402435713a58b4caaf972591086155c681ba5 Mon Sep 17 00:00:00 2001 From: Loris OBRY Date: Sun, 4 Jun 2023 15:54:36 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d59360..474eb14 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ Diagramme de classe de l'application ```plantuml @startuml + +skinparam class Commentaire { + BackgroundColor #FF0000 +} + Class User { - String pseudo - String mot_de_passe @@ -67,9 +72,6 @@ Commentaire *--> Carte Pack --|> Carte Camp --|> Carte -skinparam class Commentaire { - BackgroundColor #FF0000 -} hide circle allowmixing skinparam classAttributeIconSize 0