From 2a1271f4ac1aa5cf4bbec1bb3097595794937aae Mon Sep 17 00:00:00 2001 From: zhxnlai Date: Sun, 2 Nov 2014 01:51:26 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1a3b9..12fcfaa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You can install `ZLSwipeableView` through CocoaPods adding the following to your Usage --- -Check out the demo app for an example. +Check out the [demo app](https://github.com/zhxnlai/ZLSwipeableView/archive/master.zip) for an example. `ZLSwipeableView` can be added to storyboard or initialized programmatically: ~~~objective-c