Edit readme

This commit is contained in:
Ivan Zinovyev 2016-12-20 17:44:00 +03:00
parent d983a40162
commit 13e015ba5d
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ textField.placeholder = "Enter something"
### Simple type
By default you use simple type. It is just a text field.
![Alt text](UIAnimatedTextField/Screenshots/simple1.png?raw=true) ![Alt text](UIAnimatedTextField/Screenshots/simple2.png?raw=true)
<img src="https://raw.githubusercontent.com/iznv/UIAnimatedTextField/master/UIAnimatedTextField/Screenshots/simple1.png" width="100">
<img src="https://raw.githubusercontent.com/iznv/UIAnimatedTextField/master/UIAnimatedTextField/Screenshots/simple2.png" width="100">
### Password type
In order to use UIAnimatedTextField for password input, specify its type as .password