Update README.md

This commit is contained in:
Daniel
2023-02-02 00:59:15 +02:00
committed by GitHub
parent a2a6a62714
commit e633aad4a6

View File

@@ -20,6 +20,6 @@ Method | URL | Function
{
_id: "ID, default",
name: "Task Content, String",
completed: true/false, Boolean,
completed: true/false, Boolean
}
```