diff --git a/README.md b/README.md index 0ae9528..73b17f0 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ TFSwipeShrink A UIView subclass that mimics the video player panning in the the current YouTube iOS and Android apps. -### Example +## Example -

- Screenshot +

+ Screenshot

### Installation @@ -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.

-Screenshot +Screenshot

## Author diff --git a/RepoImages/maxvideo.png b/RepoImages/maxvideo.png index d5676f2..01efc60 100644 Binary files a/RepoImages/maxvideo.png and b/RepoImages/maxvideo.png differ