From b18cf3915c0c3a11c3b9034e83199ceb2125a3a7 Mon Sep 17 00:00:00 2001 From: Devashish Date: Wed, 26 Feb 2014 12:50:04 +0530 Subject: [PATCH 1/2] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 9868b84..2b13eb1 100644 --- a/README +++ b/README @@ -4,6 +4,7 @@ This project corresponds to the series of nodejs tutorials on my website startin http://www.devashish.co.in/2011/12/node-jspart-1-getting-started/ + - The code in the 'master' branch is always complete - The tags in 'master' branch refer to the corresponding tutorial versions From 06db3c401aae808a7521820ca7696b8753abf674 Mon Sep 17 00:00:00 2001 From: Devashish Date: Fri, 6 Jun 2014 15:49:38 +0530 Subject: [PATCH 2/2] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 2b13eb1..2f30d0a 100644 --- a/README +++ b/README @@ -2,6 +2,8 @@ This project corresponds to the series of nodejs tutorials on my website startin + + http://www.devashish.co.in/2011/12/node-jspart-1-getting-started/