diff --git a/English Version/README.md b/English Version/README.md
index bde230b5..cc37bc8a 100644
--- a/English Version/README.md
+++ b/English Version/README.md
@@ -3,6 +3,8 @@ Android Open Source Projects
Welcome to recommend good android open source projects, you can [Commit](https://github.com/Trinea/android-open-project/wiki/Standard-of-adding-and-editing-content "Standard of adding and editing content") directly or tell me at [Colloct Page](https://github.com/Trinea/android-open-project/issues/1). Welcome `Star` and `Fork`
+####[Android develop and debug efficiency tool - development assistant](https://play.google.com/store/apps/details?id=cn.trinea.android.developertools)
+
Twitter:[trinea_cn](https://twitter.com/trinea_cn) HomePage: [www.trinea.cn](http://www.trinea.cn/) Email:[trinea.cn@gmail.com](mailto:trinea.cn@gmail.com) QQ:[717763774](http://wpa.qq.com/msgrd?v=3&uin=717763774&site=qq&menu=yes)
Share:
### Include:
@@ -410,6 +412,12 @@ Project Address: [DraggableGridView](https://github.com/andyken/DraggableGridVie
Renderings:

+1. DividedDraggableView
+Draggable grid view with divided line.
+Project Address: https://github.com/andyken/DividedDraggableView
+Renderings:
+
+
1. StickyGridHeaders
StickyGridHeaders is an Android library that provides a GridView that shows items in sections with headers. By default the section headers stick to the top like the People app in Android 4.x but this can be turned off.
Project Address: https://github.com/TonicArtos/StickyGridHeaders
@@ -627,6 +635,12 @@ Renderings:

#### 9. Others
+1. youtube-play-icon
+Material style morphing play-pause icon
+Project Address: https://github.com/alxrm/youtube-play-icon
+Renderings:
+
+
1. achartengine
AChartEngine is a charting library for Android applications. It currently supports the following chart types: line chart, area chart, scatter chart, time chart, bar chart, pie chart, bubble chart, doughnut chart, range (high-low) bar chart, dial chart / gauge, combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart, cubic line chart and so on.
Project Address: https://code.google.com/p/achartengine/
@@ -761,7 +775,7 @@ Demo Apk: https://play.google.com/store/apps/details?id=net.sebastianopoggi.samp
Renderings: 
1. GlowPadView
-GlowPadView for Android is a great library to implement Google's lockscreen and new alarmclock style.
+GlowPadView for Android is a great library to implement Googles lockscreen and new alarmclock style.
Project Address: https://github.com/nadavfima/GlowPadView
Renderings: https://raw.github.com/nadavfima/GlowPadView/master/example.png
@@ -854,6 +868,14 @@ Project Address: https://github.com/TheFinestArtist/YouTubePlayerActivity
Sample App: https://play.google.com/store/apps/details?id=com.thefinestartist.ytpa.sample
Renderings: 
+1. TristateToggleButton
+Customizable tri-state toggle button (with three states, three state toggle) for Android
+Project Address: https://github.com/BeppiMenozzi/TriStateToggleButton
+
+1. Knob
+Fully customizable rotating knob selector with discrete values for Android. Replaces radio buttons, integer value inputs and ViewPager indicators.
+Project Address: https://github.com/BeppiMenozzi/Knob
+
## 2. Common Util Libs
Include Dependency Injection, ImageCache, Network, Database ORM, Android common lib, Compatible low version, Multimedia, Event Bus, Sensor, Security, Plug-in, File, Others
#### 1. Dependency Injection
diff --git a/README.md b/README.md
index 33f74683..3b1b24f1 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@ Android 开源项目分类汇总
专注于 Android 开源分享、源码解析、框架设计、Android 内推。

我们的网站:[www.codekk.com](http://a.codekk.com)
-
+
+####[Android 开发调试效率数倍提升工具——开发助手](http://www.trinea.cn/android/android-develop-and-debug-tools/),可从 Google Play、应用宝、360 手机助手里搜索”开发助手”下载,或通过网页下载:Google Play、应用宝、360 手机助手、本地下载
####Android 开源项目源码解析(Volley、UIL、Dagger、EventBus、插件化库等分析)
####Android 职位内部推荐(阿里、腾讯、百度、京东、滴滴、美团、58、华为、网易、魅族等)
####强大的 Android 开源项目搜索站
@@ -630,6 +631,11 @@ Demo 地址:https://github.com/thquinn/DraggableGridView/blob/master/bin/Dragg
效果图:

+1. DividedDraggableView
+一个带有分割区域的可拖动 view ,可屏幕自动上下滚动进行 Item 移动交换。
+项目地址:https://github.com/andyken/DividedDraggableView
+效果图:
+
1. StickyGridHeaders
GroupName 滑动到顶端时会固定不动直到另外一个 GroupName 到达顶端的 GridView
@@ -675,7 +681,7 @@ APP 示例:photup
1. Fresco-ImageView
Fresco-ImageView是一种Android平台的图像控件,底层是对Fresco的封装,可以异步加载网络图片、项目资源和本地图片,并且支持双指缩放、图片的基本处理以及Fresco的所有特性。
-项目地址:https://github.com/HomHomLin/FrescoImageView。
+项目地址:https://github.com/HomHomLin/FrescoImageView
1. android-gif-drawable
支持 gif 显示的 view,用 jni 实现的,编译生成 so 库后直接 xml 定义 view 即可,而且本身不依赖于其他开源项目所以相对下面的 ImageViewEx 简单的多
@@ -745,6 +751,13 @@ https://github.com/siyamed/android-shape-imageview/raw/master/images/all-samples
一个可以同时包含图片和文字的drawable,使用方式类似TextView和它的drawableLeft之类的方法,功能比较全面,可以代替TextView或是解决一些非得需要在ImageView中同时显示文字和图片的问题
项目地址:https://github.com/wuseal/TextWithImageDrawable
+1. AnchorImageView
+一个可以锚点定位的ImageView(根据像素点)
+Demo中通过AnchorImageView简单的实现了一个课本点读的功能
+项目地址:https://github.com/jcodeing/AnchorImageView
+Demo 地址:[Download here](https://raw.githubusercontent.com/jcodeing/AnchorImageView/master/AnchorImageView-debug.apk)
+效果图:
+
#### 七、ProgressBar
1. SmoothProgressBar
水平进度条
diff --git "a/\347\271\201\351\253\224\344\270\255\346\226\207\347\211\210/README.md" "b/\347\271\201\351\253\224\344\270\255\346\226\207\347\211\210/README.md"
index 322b024f..39c09154 100644
--- "a/\347\271\201\351\253\224\344\270\255\346\226\207\347\211\210/README.md"
+++ "b/\347\271\201\351\253\224\344\270\255\346\226\207\347\211\210/README.md"
@@ -416,6 +416,12 @@ Demo地址:https://github.com/thquinn/DraggableGridView/blob/master/bin/Dragga
效果圖:

+1. DividedDraggableView
+壹個帶有分割區域的可拖動 view ,可屏幕自動上下滾動進行 Item 移動交換。
+項目地址:https://github.com/andyken/DividedDraggableView
+效果圖:
+
+
1. StickyGridHeaders
GroupName滑動到頂端時會固定不動直到另外一個GroupName到達頂端的GridView
項目地址:https://github.com/TonicArtos/StickyGridHeaders