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

master
Corentin RICHARD 11 months ago
parent c9a2c149d8
commit 6b6875edd0

@ -91,10 +91,16 @@ classDiagram
#post
}
class Follow{
#_follower_ BIGINT
#_followed_ BIGINT
}
Post <-- Commentary
Post --> Profil
Tags --> Tagging
Profil <-- Profil
Profil <-- Follow
Profil <-- Follow
Post --> Tagging
```

Loading…
Cancel
Save