diff --git a/README.md b/README.md index 3e7f3f3..cb2b4cb 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,11 @@

-# JSON Server +# JSON Server [![Build Status](https://travis-ci.org/typicode/json-server.svg)](https://travis-ci.org/typicode/json-server) [![NPM version](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server) 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. - -[![Build Status](https://travis-ci.org/typicode/json-server.svg)](https://travis-ci.org/typicode/json-server) -[![NPM version](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server) +Created with <3 for front-end developers who need a flexible back-end for quick prototyping and mocking. ## Examples @@ -147,4 +144,4 @@ Returns default index file or content of ./public/index.html (useful if you need ## Links -* [Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html) \ No newline at end of file +* [Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html)