LewinJun
Committed by GitHub

Update README.md

... ... @@ -12,6 +12,7 @@ react-native 识别照片二维码
### 3: react-native link react-native-lewin-qrcode
## Usage
### NOTE: 可以参考Example的App.js中的openPhoto方法
```javascript
import {readerQR} from 'react-native-lewin-qrcode'
//path 图片文件的路径
... ...