Update README.md

This commit is contained in:
Daniel
2023-02-02 00:57:01 +02:00
committed by GitHub
parent 1aaee7e870
commit 6a37dd489d

View File

@@ -14,7 +14,7 @@ Method | URL | Function
#### The MongoDB Schema is as follows: #### The MongoDB Schema is as follows:
```json ```
{ {
_id: "ID", `ID, default` _id: "ID", `ID, default`
name: "Task Content", `String` name: "Task Content", `String`