Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjangid80 committed Sep 9, 2018
1 parent bf537a9 commit 3a984d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# kotlib

[![](https://jitpack.io/v/amitjangid80/kotlib.svg)](https://jitpack.io/#amitjangid80/kotlib)


### Usage
```
allprojects {
Expand All @@ -12,6 +15,6 @@ allprojects {

```
dependencies {
implementation 'com.github.amitjangid80:kotlib:v1.0.1'
implementation 'com.github.amitjangid80:kotlib:v1.0.2'
}
```

0 comments on commit 3a984d3

Please sign in to comment.