Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
alxrm committed Feb 18, 2018
2 parents c5eb1a7 + 8b516d8 commit e97fc3f
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 @@ -9,7 +9,7 @@ Super lightweight audiowave progressbar written in Kotlin
<img src="imgs/wave.gif"/>


##Getting started
## Getting started

Add to your root build.gradle:
```Groovy
Expand Down Expand Up @@ -108,7 +108,7 @@ This listener has 3 methods like a built-in `Seekbar`

## Contribution

There are some features(like seeking) I am about to implement, but a little bit later.
There are some features(like better precision) I am about to implement, but a little bit later.
If you'd like to help, you are always free to send pull requests or issues if you only want to suggest something

**Note:** All your pull requests should be written in kotlin
Expand Down

0 comments on commit e97fc3f

Please sign in to comment.