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.
- 
+
+
### Password type
In order to use UIAnimatedTextField for password input, specify its type as .password