Skip to content

Commit

Permalink
add jitpack badge
Browse files Browse the repository at this point in the history
  • Loading branch information
islandparadise14 authored Nov 26, 2019
1 parent bf2389d commit f61cc20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Newest Version : 1.1.5 (JitPack)
![Platform](https://img.shields.io/badge/Platform-Android-orange.svg)
![API](https://img.shields.io/badge/API-19%2B-green.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![](https://jitpack.io/v/islandparadise14/Mintable.svg)](https://jitpack.io/#islandparadise14/Mintable)

## Screenshot

Expand All @@ -31,7 +32,7 @@ allprojects {
}
```
```groovy
implementation 'com.github.islandparadise14:Mintable:1.1.3'
implementation 'com.github.islandparadise14:Mintable:x.y.z'
```

## Usage
Expand Down

0 comments on commit f61cc20

Please sign in to comment.