From d983a4016244224e66a66cfcf6c2ed8643439f5b Mon Sep 17 00:00:00 2001 From: Ivan Zinovyev Date: Tue, 20 Dec 2016 17:37:03 +0300 Subject: [PATCH] Edit read --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 889133b..7c65039 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ textField.placeholder = "Enter something" ### Simple type By default you use simple type. It is just a text field. -![Alt text](/Screensoths/simple1.png?raw=true) ![Alt text](/Screensoths/simple2.png?raw=true) +![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