diff --git a/README.md b/README.md index 8da3ff6..85fbcda 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ textField.placeholder = "Enter something" ### Simple type By default you use simple type. It is just a text field. - - + + + ### Password type In order to use UIAnimatedTextField for password input, specify its type as .password