Skip to content

Commit c11cae1

Browse files
Update README.md
1 parent 1669f39 commit c11cae1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ This search bar will allow you to offer suggestions words to your users when the
1515

1616

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

0 commit comments

Comments
 (0)