Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tingyik90 authored Dec 3, 2017
1 parent a131f41 commit cc1c9a0
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 @@ -130,7 +130,7 @@ Call `clearAll()` to dismiss the currently showing SnackProgressBar and clear al
For `TYPE_DETERMINATE`, call `setProgress()` to set the progress of ProgressBar.

## JavaDoc
For further information, see https://tingyik90.github.io/snackprogressbar/javadoc/.
For further information, see https://tingyik90.github.io/snackprogressbar/lib/.

Watch the demo video at https://youtu.be/g5lLQtrthUc.

Expand All @@ -150,7 +150,7 @@ dependencies {
compile 'com.github.tingyik90:snackprogressbar:3.0'
}
```
NOTE: The latest java version is v2.2 and may include unfixed bugs.
NOTE: The latest java version is v2.2 and may include unfixed bugs. The DemoActivity is still in Java.

## License
Copyright 2017 Saw Ting Yik
Expand Down

0 comments on commit cc1c9a0

Please sign in to comment.