Skip to content

Commit

Permalink
Update install section.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shintaro Katafuchi committed Mar 20, 2016
1 parent 7c77eb1 commit c246865
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 @@ -9,13 +9,13 @@ Android-Rate is a library to help you promote your android app by prompting user

## Install

![Maven Badges](https://maven-badges.herokuapp.com/maven-central/com.github.hotchemi/android-rate/badge.svg)

You can download from maven central.

${latest.version} is ![Maven Badges](https://maven-badges.herokuapp.com/maven-central/com.github.hotchemi/android-rate/badge.svg)

```groovy
dependencies {
compile 'com.github.hotchemi:android-rate:0.5.6'
compile 'com.github.hotchemi:android-rate:{latest.version}'
}
```

Expand Down

0 comments on commit c246865

Please sign in to comment.