Skip to content

Commit

Permalink
Add hosted screenshots to README
Browse files Browse the repository at this point in the history
  • Loading branch information
amyleecodes committed Mar 10, 2017
1 parent 5b238c3 commit 8e43eec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ The library includes a view controller you can present that shows trending giphy

The SwiftyGiphy view controller provides a delegate hook so you can be notified of what gif a user has selected.

<img src="https://github.com/52inc/SwiftyGiphy/blob/master/Screenshots/TrendingScreenshot.png?raw=true" width=320/>
<br/>
<br/>
<img src="https://github.com/52inc/SwiftyGiphy/blob/master/Screenshots/SearchScreenshot.png?raw=true" width=320/>

##Installing
SwiftyGiphy supports Cocoapods, Carthage, and manual includes.

Expand Down

0 comments on commit 8e43eec

Please sign in to comment.