Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Jafelle committed Apr 8, 2014
2 parents 68ea5ed + 44530d3 commit 05128a7
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,18 @@ Instructions 1
3. Add "RefreshMenuItem" module in your settings.gradle
4. DONE

Instructions 2
Instructions 2 - MAVEN CENTRAL
============

1. Add this library in your build.gradle:
``` java
dependencies {
compile 'com.github.nicolasjafelle:refreshmenuitem:1.0'
}
```


Instructions 3
============

1. Add Nicolas Jafelle's Maven repo to your build.gradle: <a href="https://github.com/nicolasjafelle/maven-repo">Instructions</a>
Expand Down

0 comments on commit 05128a7

Please sign in to comment.