Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeBoisney committed Mar 10, 2017
1 parent feb9cd1 commit 1669f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ This search bar will allow you to offer suggestions words to your users when the


## DEMO
Two ways to use this lib : One with a simple array of string (Array<String>), the other with an array of custom object (Array<ModernSearchBarModel>) if you want to get image of each row from an url.
**Two ways to use this lib :** One with a simple array of string (Array&#60;String&#62;), the other with an array of custom object (Array&#60;ModernSearchBarModel&#62;) if you want to get image of each row from an url.
<p align="center">
<h3>1 - DEFAULT: With Array&#60;String&#62;</h3>
<img src ="https://github.com/PhilippeBoisney/ModernSearchBar/raw/master/Gifs/Gif_simple_list.gif", height=300/>
Expand Down

0 comments on commit 1669f39

Please sign in to comment.