From c1a637ff73ca5e77a663a87034b97908d30fcd3c Mon Sep 17 00:00:00 2001 From: Bastien JACQUELIN Date: Fri, 3 Mar 2023 11:31:06 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation.md b/Documentation.md index dc2284b..8db0c91 100644 --- a/Documentation.md +++ b/Documentation.md @@ -8,4 +8,6 @@ classDiagram class Session Session : +beginningHour Session : +endHour +Session <-- Movie + ``` \ No newline at end of file