diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md"
index 6460c3e2..8ad847d5 100644
--- "a/\345\270\203\345\261\200Layout/README.md"
+++ "b/\345\270\203\345\261\200Layout/README.md"
@@ -5,6 +5,15 @@
---
+**MagicViewPager**: https://github.com/hongyangAndroid/MagicViewPager
+
+单页显示3个Item的ViewPager炫酷切换效果,适用于Banner等
+
+
+
+
+---
+
**MaryPopup**: https://github.com/Meetic/MaryPopup
Expand your view with no problem
diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md"
index aee7d80e..3d369d10 100644
--- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md"
+++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md"
@@ -20,9 +20,15 @@ Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode
A framework for hook java methods
+**easydeviceinfo**: https://github.com/nisrulz/easydeviceinfo
+
+Android library to get device information in a super easy way
+
+
+
**ActivityRouter**: https://github.com/mzule/ActivityRouter
-Router activities.
+Router activities
diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md"
index 88ad2f33..7d7c526e 100644
--- "a/\351\200\211\346\213\251\345\231\250Picker/README.md"
+++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md"
@@ -4,6 +4,12 @@
[<==返回首页==](https://github.com/XXApple/AndroidLibs)
+**country-picker-android**: https://github.com/mukeshsolanki/country-picker-android
+
+CountryPicker is a simple library that can be show a country picker
+
+
+
**Android-PickerView**: https://github.com/saiwu-bigkoo/Android-PickerView
仿iOS的PickerView控件,有时间选择、地名选择和选项选择并支持一二三级联动效果