We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d6d0f commit 0034078Copy full SHA for 0034078
README.md
@@ -5,7 +5,7 @@ iOS 7 style side menu with parallax effect inspired by Dribbble shots ([first](h
5
Since version 4.0 you can add menu view controllers on both left and right sides of your content view controller.
6
7
<img src="https://github.com/romaonthego/RESideMenu/raw/master/Screenshot.png" alt="RESideMenu Screenshot" width="400" height="568" />
8
-<img src="https://github.com/romaonthego/RESideMenu/raw/master/Demo.gif" alt="RESideMenu Screenshot" width="320" height="568" />
+<img src="https://raw.githubusercontent.com/romaonthego/RESideMenu/master/Demo.gif?2" alt="RESideMenu Screenshot" width="320" height="568" />
9
10
## Requirements
11
* Xcode 5 or higher
0 commit comments