Skip to content

Commit

Permalink
one last Readme update for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrank64 committed Mar 10, 2015
1 parent ad01a52 commit aaafb89
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A UIView subclass that mimics the video player panning in the the current YouTub
## Example

<p align="center">
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/swipShrinkAnimation.gif" alt="Screenshot" height="667" width="375"/>
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/swipShrinkAnimation.gif" alt="Screenshot" height="605" width="340"/>
</p>

### Installation
Expand All @@ -24,7 +24,7 @@ View `ExampleViewController.swift` to see an example of adding a video on top of
From here, everything should just work. It is up to you the developer to **add whatever you want on top of the swipe shrink view, such as a video or an image.**
In it's default state, you should have something that looks like this.
<p align ="center">
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/maxvideo.png" alt="Screenshot" height="667" width="375"/>
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/maxvideo.png" alt="Screenshot" height="605" width="340"/>
</p>

## Author
Expand All @@ -40,5 +40,7 @@ Created by Taylor Franklin

Feel free to fork the repo and open a pull request. Using fairly normal convention, make changes in your forked repo, then submit a pull request.

To view some of the original Objective-C code for this project, check out the `ObjCSwipeShrink` directory.

## License
TFSwipeShrink is licensed under the [MIT license.](https://github.com/tfrank64/TFSwipeShrink/blob/master/LICENSE.md)

0 comments on commit aaafb89

Please sign in to comment.