Skip to content

Commit

Permalink
[README] Fix images that weren't being displayed
Browse files Browse the repository at this point in the history
  • Loading branch information
isair committed Dec 23, 2015
1 parent 026d7b4 commit dc9cf39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ For all available `identifier`s, check the documentation or [here](https://githu
![example-skinning](http://i.imgur.com/YyiYJCc.png)

**Example designs**
![example-designs-skinning](http://i.imgur.com/qNDrx9T.gif)
![example-design-skinning](http://i.imgur.com/qNDrx9T.gif)

### Showing overlays
```swift
Expand Down Expand Up @@ -254,7 +254,7 @@ presentMoviePlayerViewControllerAnimated(playerVC)
![example-pause-overlay](http://i.imgur.com/wfC9a7t.gif)

**Example designs**
![example-designs-pause-overlay](http://i.imgur.com/3Kfi1IZ.gif)
![example-design-pause-overlay](http://i.imgur.com/ectKEwy.gif)

### Post-roll
```swift
Expand All @@ -270,7 +270,7 @@ presentMoviePlayerViewControllerAnimated(playerVC)
![example-postroll](http://i.imgur.com/Hp8NEfg.png)

**Example designs**
![example-designs-postroll](http://i.imgur.com/qnVs7pa.gif)
![example-design-postroll](http://i.imgur.com/MRVxNAt.gif)

Examples
==================
Expand Down

0 comments on commit dc9cf39

Please sign in to comment.