From 441fdeef38d5fa63e3df94165980a7ead944ed84 Mon Sep 17 00:00:00 2001 From: Kurt Schlatzer Date: Tue, 21 Jan 2014 11:37:38 -0500 Subject: [PATCH] Added article link to README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7da7ad6..e5c3461 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ -# Introduction to HTML5 Desktop Apps With Node-Webkit Source Code - -The source code for the Nettuts+ article, Introduction to HTML5 Desktop Apps With Node-Webkit by Maciej Sopyło. \ No newline at end of file +The source code for the Nettuts+ article, [Introduction to HTML5 Desktop Apps With Node-Webkit](http://net.tutsplus.com/tutorials/javascript-ajax/introduction-to-html5-desktop-apps-with-node-webkit/) by Maciej Sopyło.