Skip to content

Commit e0c8931

Browse files
author
amoreno
committed
Update README.md
1 parent 81a998e commit e0c8931

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# react-native-js-material-searchbar
22

3+
<p>
4+
<img src="https://img.shields.io/npm/dm/react-native-js-material-searchbar.svg" />
5+
<img src="https://img.shields.io/npm/dt/react-native-js-material-searchbar.svg" />
6+
</p>
7+
38
A React Native material search bar for Android that follows the Google's material design guidelines.
49
See more on: https://material.io/guidelines/patterns/search.html#search-in-app-search
510

@@ -10,7 +15,7 @@ See more on: https://material.io/guidelines/patterns/search.html#search-in-app-s
1015
## Getting started
1116

1217
```sh
13-
$ yarn add InterfaceKit/react-native-js-material-searchbar
18+
$ yarn add react-native-js-material-searchbar
1419
```
1520

1621
## Usage

0 commit comments

Comments
 (0)