Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeunAdelekan authored Jun 4, 2017
1 parent a2b7c89 commit 7fca56a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@ Add Kanary as a project dependency

### Gradle
```groovy
compile 'com.iyanuadelekan:kanary:0.9.0'
repositories {
jcenter()
}
dependencies {
compile 'com.iyanuadelekan:kanary:0.9.0'
}
```

### Ivy
Expand Down

0 comments on commit 7fca56a

Please sign in to comment.