From e5fa2bc258938a82ba56c941fe32ebb9bece1598 Mon Sep 17 00:00:00 2001 From: typicode Date: Fri, 17 Jan 2014 00:24:56 +0100 Subject: [PATCH] Add article --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2301c6c..0faddb2 100644 --- a/README.md +++ b/README.md @@ -186,3 +186,7 @@ For project updates or to get in touch, [@typicode](http://twitter.com/typicode) $ npm install $ npm test ``` + +## Articles + +[Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html)