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