diff --git a/README.md b/README.md index ed27cb2..682f665 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ This search bar will allow you to offer suggestions words to your users when the ## DEMO ### Two ways to use this lib

-

1 - With Array<String>

+

1 - DEFAULT: With Array<String>

-

2 - With Array<ModernSearchBarModel>

+

2 - ADVANCED: With Array<ModernSearchBarModel>