diff --git a/README.md b/README.md index 696da10..450ce12 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # PassWordInput A custom Password Input with animation for Android -九宫格手势密码和自定义密码样式的输入框 +九宫格手势,圆环手势密码和自定义密码样式的输入框 ![输入框样式.jpg](https://github.com/ldoublem/PassWordInput/blob/master/screen/inputtype.jpg) -![效果.png](https://github.com/ldoublem/PassWordInput/blob/master/screen/%E6%95%88%E6%9E%9C.png) +![效果.png](https://github.com/ldoublem/PassWordInput/blob/master/screen/sereen1.png) ![效果.gif](https://github.com/ldoublem/PassWordInput/blob/master/screen/%E6%95%88%E6%9E%9C.gif) ## PwdInputView Usage 使用 ```java