diff --git a/README.md b/README.md index ccf5ee8..5e50c4e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ ![](http://i.imgur.com/dLeJmw6.png) -__JSON Server__ +# JSON Server -> Give it a JSON or JS seed file and it will serve it through REST routes. +Give it a JSON or JS seed file and it will serve it through REST routes. -_Created with :heart: for front-end developers who need a flexible back-end for quick prototyping and mocking._ +Created with :heart: for front-end developers who need a flexible back-end for quick prototyping and mocking. +[![Build Status](https://travis-ci.org/typicode/json-server.png)](https://travis-ci.org/typicode/json-server) ## Examples @@ -176,4 +177,4 @@ For project updates or to get in touch, [@typicode](http://twitter.com/typicde). ```bash $ npm install $ npm test -``` \ No newline at end of file +```