diff --git a/README.md b/README.md
index 34958ae..e097a8d 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,16 @@
+
+
+
+
+
+
+
+
+
+
#### java文件中设置
@@ -223,7 +233,7 @@
打开app的module中的build.gradle,在dependencies{}中,添加依赖,如下:
dependencies {
- compile 'com.github.chaychan:BottomBarLayout:1.0.0'
+ compile 'com.github.chaychan:BottomBarLayout:1.0.2'
}