Skip to content

Commit

Permalink
added showcase gif at the top of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhargav Mogra committed Jul 5, 2016
1 parent 9754360 commit df16101
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-PodSLider-green.svg?style=true)](https://android-arsenal.com/details/1/3836)
[![Release](https://jitpack.io/v/bhargavms/PodSLider.svg)](https://jitpack.io/bhargavms/PodSLider)

#### Sample:

![Sample Gif](assets/gifs/ezgif.com-gif-maker.gif?raw=true)

## A slider view designed by Chris Gannon
see [CodePen](http://codepen.io/chrisgannon/pen/mPoMxq)

Expand Down Expand Up @@ -67,9 +71,6 @@ pagerSlider.setUpWithViewPager(pager);
```java
podSlider.setNumberOfPods(4);
```
#### Sample:

![Sample Gif](assets/gifs/ezgif.com-gif-maker.gif?raw=true)

### LICENSE: (Apache 2.0)
```
Expand Down

0 comments on commit df16101

Please sign in to comment.