From d394f6eb2849019e5ead1f7f354ebe372380ab33 Mon Sep 17 00:00:00 2001 From: Bastien JACQUELIN Date: Fri, 3 Mar 2023 11:30:02 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Documentation'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Documentation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation.md b/Documentation.md index b828ea9..dc2284b 100644 --- a/Documentation.md +++ b/Documentation.md @@ -5,4 +5,7 @@ ```mermaid classDiagram class Movie + class Session +Session : +beginningHour +Session : +endHour ``` \ No newline at end of file