Mise à jour de 'README.md'
continuous-integration/drone/push Build is passing Details

master
Corentin RICHARD 11 months ago
parent c9a2c149d8
commit 6b6875edd0

@ -90,11 +90,17 @@ classDiagram
text TEXT text TEXT
#post #post
} }
class Follow{
#_follower_ BIGINT
#_followed_ BIGINT
}
Post <-- Commentary Post <-- Commentary
Post --> Profil Post --> Profil
Tags --> Tagging Tags --> Tagging
Profil <-- Profil Profil <-- Follow
Profil <-- Follow
Post --> Tagging Post --> Tagging
``` ```

Loading…
Cancel
Save