fix: update README.md

This commit is contained in:
sivision 2016-11-11 11:48:11 +08:00
parent f137cb11d7
commit 973b0d72aa

View File

@ -5,7 +5,7 @@ A react-native component to generate [QRcode](http://en.wikipedia.org/wiki/QR_co
## Installation
```sh
npm install react-native-qrcode
npm install react-native-qrcode --save-dev
```
## Usage
```jsx