Merge pull request #19 from futoase/improved-README.md

updated README.md.
This commit is contained in:
typicode
2014-08-02 08:57:42 +02:00

View File

@ -25,7 +25,7 @@ Created with :heart: for front-end developers who need a flexible back-end for q
```
```bash
$ json-server --file db.json
$ json-server db.json
$ curl -i http://localhost:3000/posts/1
```