Commit 5a8bf9f0 authored by cyqresig's avatar cyqresig

fixed incorrect usage

parent 757dcb9e
......@@ -127,7 +127,7 @@ see [ReactNativeComponentDemos][0]
## Usage
Install the button from npm with `npm install react-native-smart-barcode --save`.
Install the package from npm with `npm install react-native-smart-barcode --save`.
Then, require it from your app's JavaScript files with `import Barcode from 'react-native-smart-barcode'`.
```js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment