From cdebb6d68473be9b723708b2a4aa98507c0cf0e1 Mon Sep 17 00:00:00 2001 From: John Lluch Zorrilla Date: Sat, 3 May 2014 14:00:13 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4a7de5..dc9a58f 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,15 @@ A number of changes have been made on version 2.0 that may break your existing p ## Examples -![Dynamic](https://raw.github.com/John-Lluch/SWRevealViewController/master/RevealControllerProject.png) -![Dynamic](https://raw.github.com/John-Lluch/SWRevealViewController/master/RevealControllerProject3_b.png) +The repo includes the following example projects that can be used as templates or for testing purposes +* RevealControllerProject.xcodeproj +* RevealControllerProject2.xcodeproj +* RevealControllerProject3.xcodeproj +* RevealControllerStoryboardExample.xcodeproj + +![Image](https://raw.github.com/John-Lluch/SWRevealViewController/master/RevealControllerProject.png) +                    +![Image](https://raw.github.com/John-Lluch/SWRevealViewController/master/RevealControllerProject3_b.png) ## Requirements