From c5b299aa96697677530162f255248823db676a6f Mon Sep 17 00:00:00 2001 From: typicode Date: Fri, 8 May 2015 16:38:12 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2150e4..09613ee 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Created with <3 for front-end developers who need a quick back-end for prototyping and mocking. -Live running version: [JSONPlaceholder](http://jsonplaceholder.typicode.com). +Links: + * [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) -Video tutorial: [Creating Demo APIs with json-server on egghead.io](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server) ## Example