Skip to content

Commit

Permalink
fixed incorrect usage
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqresig committed Nov 13, 2016
1 parent 41c7fb8 commit 6388584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ see [ReactNativeComponentDemos][0]

## Usage

Install the button from npm with `npm install react-native-smart-badge --save`.
Install the package from npm with `npm install react-native-smart-badge --save`.
Then, require it from your app's JavaScript files with `import Badge from 'react-native-smart-badge'`.

```js
Expand Down

0 comments on commit 6388584

Please sign in to comment.