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)