Merge branch 'master' of https://github.com/ciaochaos/qrbtf into dev-redux
This commit is contained in:
commit
ab50e71321
|
@ -62,10 +62,6 @@ class Component extends React.Component {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Examples
|
|
||||||
|
|
||||||
<img align="center" src="https://blog.ciaochaos.com/projects/qrcode/qrc2.jpg" width="300">
|
|
||||||
|
|
||||||
## Donation
|
## Donation
|
||||||
|
|
||||||
#### Paypal
|
#### Paypal
|
||||||
|
@ -74,11 +70,12 @@ class Component extends React.Component {
|
||||||
|
|
||||||
#### Alipay
|
#### Alipay
|
||||||
|
|
||||||
<img align="center" src="https://blog.ciaochaos.com/projects/qrcode/alipay2.jpeg" width="300">
|
<img align="center" src="https://blog.ciaochaos.com/projects/qrcode/alipay2.jpeg" width="250">
|
||||||
|
|
||||||
## Dependency
|
## Dependency
|
||||||
|
|
||||||
* [davidshimjs-qrcode](https://github.com/davidshimjs/qrcodejs)
|
* [davidshimjs / qrcode](https://github.com/davidshimjs/qrcodejs)
|
||||||
|
* [cozmo / jsQR](https://github.com/cozmo/jsQR)
|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue