diff --git a/README.md b/README.md index afc2e3936..12dc84fed 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ $ curl http://localhost:3000/posts/1 Run `json-server --help` for a list of options +## Sponsors ✨ + | Sponsors | | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | | @@ -59,6 +61,8 @@ Run `json-server --help` for a list of options ## Routes +Based on the example `db.json`, you'll get the following routes: + ``` GET /posts GET /posts/:id