diff --git a/.gitignore b/.gitignore index 86f21d8..b30df19 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ fastlane/screenshots # https://github.com/johnno1962/injectionforxcode iOSInjectionProject/ +fastlane/report.xml diff --git a/README.md b/README.md index ed4003d..b730dd6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ 一个简单的密码输入组件,自己写的随机数字键盘,UI类似支付宝支付密码界面,使用简单,只需要三行代码就可以 , 代理方法也很简单明了 + ![Paste_Image.png](http://upload-images.jianshu.io/upload_images/1455933-e3f013f10aa2a647.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)