Update README.md

This commit is contained in:
Andros Fenollosa 2021-07-15 16:57:12 +02:00
parent b5ef9becea
commit cfbafdfc99

View File

@ -104,7 +104,7 @@ Output
### Delete
``` shell
curl -XDELETE https://example-of-crud-in-django-jrf.herokuapp.com/api/book/101/
curl -XDELETE https://example-of-crud-in-django-jrf.herokuapp.com/api/book/1/
```
Output