From cf01510c657fb43c5fc002967bf92a793c7de3d2 Mon Sep 17 00:00:00 2001 From: typicode Date: Wed, 13 May 2015 19:15:56 +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 e8796d4..d4ea2a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > 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. +Created with :sparkling_heart: for front-end developers who need a quick back-end for prototyping and mocking. * [JSONPlaceholder - Live running version](http://jsonplaceholder.typicode.com) * [Online video tutorial - Creating demo APIs with json-server](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server)