From 3810148e6ee9a79ebcf29aa0cd0a0e7035a55b37 Mon Sep 17 00:00:00 2001 From: typicode Date: Wed, 4 Feb 2015 06:48:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aff9da..679cc20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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) -Get a full fake REST API with __zero coding__ 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.