From f39a937bd8ab1d8ee9b2486cdb21de44945b5585 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Tue, 9 Jul 2019 00:21:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 409e9d9..df0c4f6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can also detects when the user stops typing, very useful when you can get a Now you can make suggestions "inline", showing the first matched result as the placeholder (instead of the results list) and selecting it when the user touches the enter key. ------ -![alt_tag](https://raw.githubusercontent.com/apasccon/SearchTextField/master/Example/SearchTextField/SearchTextField_Demo.gif) + ## Requirements