From ef3b8609035458dd341e742fc1f87bddb3544d95 Mon Sep 17 00:00:00 2001 From: typicode Date: Wed, 24 Jun 2015 07:56:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b30c946..8cfc4de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JSON Server [![](https://travis-ci.org/typicode/json-server.svg)](https://travis-ci.org/typicode/json-server) [![](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server) [![](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/typicode/json-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -Get a full fake REST API with __zero coding__/blog/:resource/:id/show in __less than 30 seconds__ (seriously) +Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (seriously) Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.