Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliab authored Feb 12, 2017
1 parent c2fcafe commit 627a42f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Two Step Picker Dialog For Android
[![](https://jitpack.io/v/aliab/Two-Step-Picker-Dialog.svg)](https://jitpack.io/#aliab/Two-Step-Picker-Dialog)

![Hero Image](https://raw.githubusercontent.com/aliab/Two-Step-Picker-Dialog/master/screenshot/heroimage.jpg)

## Description
Expand All @@ -23,7 +25,7 @@ allprojects {
Step 2. Add the dependency
```groovy
dependencies {
compile ''
compile 'com.github.aliab:Two-Step-Picker-Dialog:V1.0.0'
}
```

Expand Down

0 comments on commit 627a42f

Please sign in to comment.