Skip to content

Commit 4ed8e4b

Browse files
committed
Attempt at embedding video
1 parent f58d00a commit 4ed8e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`ECSlidingViewController` is a view controller container for iOS that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underneath it. This functionality is inspired by the Path 2.0 and Facebook iPhone apps.
44

5-
[Video Demo](http://vimeo.com/35959384)
5+
<iframe src="http://player.vimeo.com/video/35959384?title=0&amp;byline=0&amp;portrait=0" width="400" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><p><a href="http://vimeo.com/35959384">ECSlidingViewController Demo</a> from <a href="http://vimeo.com/user5026288">EdgeCase</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
66

77
This project is an example app that showcases the uses for `ECSlidingViewController`. This app uses storyboards, but it is not required.
88

0 commit comments

Comments
 (0)