From a5274c25fabaf542200de642997987e56f6ddd8a Mon Sep 17 00:00:00 2001 From: Loris OBRY Date: Sun, 4 Jun 2023 17:48:20 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f90da51..ae69055 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Class Carte { - String strategies - int note - String lienImage - - List commentaires + -~ List commentaires - Set likes + void addCommentaire(User) + void removeCommentaire(User)