Skip to content

Commit 38d747d

Browse files
committed
Update README.md
1 parent fdfe853 commit 38d747d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
<img height="56" width="64" src="http://i.imgur.com/QRlAg0b.png"/>
33
</p>
44

5-
# JSON Server
5+
# 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)
66

77
Give it a JSON or JS seed file and it will serve it through REST routes.
88

9-
Created with :heart: for front-end developers who need a flexible back-end for quick prototyping and mocking.
10-
11-
[![Build Status](https://travis-ci.org/typicode/json-server.svg)](https://travis-ci.org/typicode/json-server)
12-
[![NPM version](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server)
9+
Created with <3 for front-end developers who need a flexible back-end for quick prototyping and mocking.
1310

1411
## Examples
1512

@@ -147,4 +144,4 @@ Returns default index file or content of ./public/index.html (useful if you need
147144

148145
## Links
149146

150-
* [Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html)
147+
* [Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html)

0 commit comments

Comments
 (0)