Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex8530 authored Oct 15, 2020
1 parent 7b961a5 commit 7fe557f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SuperButton with apility to set shadow color, corner , stroke width and radius

![Image Result](https://i.ibb.co/W21YsKS/Screenshot-2020-10-16-022754.png)


## Getting started
* In ``` build.gradle ``` ( Project Level )
Expand All @@ -18,7 +18,7 @@ allprojects {
```
* In ``` build.gradle ``` ( app Level )

Add library as dependency
Add library as dependency [![JitPack](https://jitpack.io/v/alex8530/Android-SuperButton.svg)](https://jitpack.io/#alex8530/Android-SuperButton/Tag)
```
implementation 'com.github.alex8530:Android-SuperButton:Tag'
```
Expand Down

0 comments on commit 7fe557f

Please sign in to comment.