From 61efe9044b1c15d9e22155c6b1cdb534af4fe098 Mon Sep 17 00:00:00 2001 From: Ivan Zinovyev Date: Tue, 20 Dec 2016 17:45:00 +0300 Subject: [PATCH] Edit readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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