diff --git a/README-CN.md b/README-CN.md
index 97a2bce..45c9d24 100644
--- a/README-CN.md
+++ b/README-CN.md
@@ -1,6 +1,6 @@
# SlideMenuLayout
## 介绍
-一个支持左右滑动并带有视差滑动效果的安卓滑动菜单控件。
+一个安卓验证码输入框控件。
[](http://developer.android.com/index.html)
[](https://android-arsenal.com/api?level=11)
@@ -86,4 +86,4 @@ compile 'com.justkiddingbaby:vercodeedittext:最新版本'
## 发布历史
#### v1.0.0(2017/6/12)
1、发布VercodeEditText控件,防止输入溢出.
- 2、封装demo.
\ No newline at end of file
+ 2、封装demo.
diff --git a/README.md b/README.md
index 1460353..b4a679d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# SlideMenuLayout
## Introduction
An android Verification code EditText.
-一个支持左右滑动并带有视差滑动效果的安卓滑动菜单控件。([中文版入口](README-CN.md))
+一个安卓验证码输入框控件。([中文版入口](README-CN.md))
[](http://developer.android.com/index.html)
[](https://android-arsenal.com/api?level=11)
@@ -87,4 +87,4 @@ return|function name|instruction
## Release history
#### v1.0.0(2017/6/12)
1、release VercodeEditText,Prevent input overflow.
-2、Encapsulation demo.
\ No newline at end of file
+2、Encapsulation demo.