Merge pull request #31 from ElvisChiang/patch-1

update README.md
This commit is contained in:
cssivision 2017-07-31 14:23:45 +08:00 committed by GitHub
commit bb20268023

View File

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