Update README.md

This commit is contained in:
typicode
2024-01-02 00:56:58 +01:00
parent 1e3d999d27
commit f4c5e7154e

View File

@ -2,7 +2,6 @@
[![Node.js CI](https://github.com/typicode/json-server/actions/workflows/node.js.yml/badge.svg)](https://github.com/typicode/json-server/actions/workflows/node.js.yml)
## Install
```shell
@ -45,13 +44,12 @@ $ curl -H "Accept: application/json" -X GET http://localhost:3000/posts/1
Run `json-server --help` for a list of options
| Sponsors |
| :---: |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| <a href="https://mockend.com/" target="_blank"><img src="https://jsonplaceholder.typicode.com/mockend.svg" height="70px"></a> |
| <a href="https://www.storyblok.com/" target="_blank"><img src="https://github.com/typicode/json-server/assets/5502029/c6b10674-4ada-4616-91b8-59d30046b45a" height="40px"></a> |
[Become a sponsor and have your company logo here](https://github.com/users/typicode/sponsorship)
## Routes
```