diff --git a/.idea/modules.xml b/.idea/modules.xml index 910b240..5eae8da 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,8 +2,11 @@ + + + diff --git a/README-CN.md b/README-CN.md index 9ac0a60..ddb48cd 100644 --- a/README-CN.md +++ b/README-CN.md @@ -1,4 +1,4 @@ -# VercodeEditText + ## 介绍 一个安卓验证码输入框控件。 [![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html) diff --git a/README.md b/README.md index afa73f1..e7b595f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# VercodeEditText + ## Introduction An android Verification code EditText. 一个安卓验证码输入框控件。([中文版入口](README-CN.md)) diff --git a/img/VercodeEditTex.png b/img/VercodeEditTex.png new file mode 100644 index 0000000..e7485c5 Binary files /dev/null and b/img/VercodeEditTex.png differ