Update README.md

This commit is contained in:
倪豪 2020-06-22 19:06:38 +08:00 committed by GitHub
parent 521a7eb77c
commit 56b8ffb39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 6 deletions

View File

@ -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