From aea83fe614ae211464e008c576d395a6118405df Mon Sep 17 00:00:00 2001 From: John Lluch Zorrilla Date: Mon, 31 Mar 2014 17:43:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9856024..cb83744 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ As of November 15, 2013 Release Notes are updated on the class main header file. * Tammy Coron on Ray Wenderlich blog made an excelent tutorial on "how to build a slide-out navigation panel". She recomends the SWRevealViewController in case you do not want to implement one yourself. http://www.raywenderlich.com/32054/how-to-create-a-slide-out-navigation-like-facebook-and-path -* You can also check "Drawer View iOS App with SWRevealViewController" at http://bcdilumonline.blogspot.com.es/2014/03/drawer-view-ios-app-with.html for a step by step instructions on how to install and use it with no story boards. +* You can also check "Drawer View iOS App with SWRevealViewController" at http://bcdilumonline.blogspot.com.es/2014/03/drawer-view-ios-app-with.html for step by step instructions on how to install and use the controller. Worth a read for those who do not quite feel at home with storyboards :-) ## Xamarin Binding