diff --git a/README.md b/README.md index a3656fb..965a7e1 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ It aims at enabling people with little development skills to serve their own dat ## Notification An object representing a notification. A notification has the following fields: + | Field | Type | Default | Description | | --------- | ---------------------- | ------- | --------------------------------------------------------- | | `user` | `ForeignKey` to `User` | | User targeted by the notification. |