diff --git a/README.md b/README.md index 7c65039..8da3ff6 100644 --- a/README.md +++ b/README.md @@ -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) + + ### Password type In order to use UIAnimatedTextField for password input, specify its type as .password