From 0616f622e2c2b344a058981569218c096cf595f4 Mon Sep 17 00:00:00 2001 From: macbuildserver Date: Thu, 16 May 2013 23:11:52 +0400 Subject: [PATCH] Added button that allows people get built application in their devices from browser Hey, I've added 'Install app' button into your README file. Anyone could try your sample application right in browser. Look how it's working! To learn more, please look at: http://macbuildserver.com/github/opensource/ --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f828e..11d39a1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,12 @@ This project accompanies a set of tutorials I wrote for Ray Wenderlich's site about the creation of a gesture-driven to-do list application inspired by the iOS app Clear. + +
+
by MacBuildServer +
+ * http://www.raywenderlich.com/21842/how-to-make-a-gesture-driven-to-do-list-app-part-13 * http://www.raywenderlich.com/21952/how-to-make-a-gesture-driven-to-do-list-app-part-23 - * http://www.raywenderlich.com/22174/how-to-make-a-gesture-driven-to-do-list-app-part-33 \ No newline at end of file + * http://www.raywenderlich.com/22174/how-to-make-a-gesture-driven-to-do-list-app-part-33