Browse Source

Update README.md

zhpanvip 5 years ago
parent
commit
0b0ba5c64f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -77,8 +77,9 @@ allprojects {
 	
 ```
 Add the dependency
+latestVersion:[![latestVersion](https://jitpack.io/v/zhpanvip/BannerViewPager.svg)](https://jitpack.io/#zhpanvip/BannerViewPager)
 ```
-implementation 'com.github.zhpanvip:BannerViewPager:2.3.0'
+implementation 'com.github.zhpanvip:BannerViewPager:latestVersion'
 
 ```