You've already forked amazing-qr
mirror of
https://github.com/x-hw/amazing-qr.git
synced 2025-07-15 01:24:37 +02:00
[chg] update readme
This commit is contained in:
20
README-cn.md
20
README-cn.md
@ -1,8 +1,8 @@
|
||||
# Amazing-QR
|
||||
|
||||
[](https://pypi.org/project/myqr/) [](https://pypi.org/project/myqr/) [](https://www.python.org/)  [](https://pypi.org/project/amzqr/)  [](https://pypi.org/project/amzqr/) [](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md) 
|
||||
[](https://pypi.org/project/myqr/) [](https://pypi.org/project/myqr/) [](https://www.python.org/)  [](https://pypi.org/project/amzqr/)  [](https://pypi.org/project/amzqr/) [](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md)    
|
||||
|
||||
[](https://github.com/x-hw)  [](#请杯咖啡--打赏) [](#请杯咖啡--打赏)
|
||||
[](https://github.com/x-hw) [](#打赏杯咖啡)
|
||||
|
||||
[*back to English*](https://github.com/x-hw/amazing-qr/blob/master/README.md)
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
* [可用字符](#可用字符)
|
||||
* [环境](#环境)
|
||||
* [协议](#协议)
|
||||
* [请杯咖啡☕️ / 打赏](#请杯咖啡--打赏)
|
||||
* [打赏杯咖啡☕️](#打赏杯咖啡)
|
||||
|
||||
## 示例
|
||||
|
||||
@ -207,14 +207,16 @@ Optional parameters
|
||||
|
||||
* GPLv3
|
||||
|
||||
## 请杯咖啡 / 打赏
|
||||
## 打赏杯咖啡
|
||||
|
||||
微信:
|
||||
[](https://github.com/sponsors#regions)
|
||||
|
||||
*GitHub Sponsors 还用不了...*
|
||||
|
||||

|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/wechatpay.jpg" width = "124" height = "116" alt="wechatpay" align=center />
|
||||
|
||||
or
|
||||

|
||||
|
||||
支付宝:
|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/alipay_qrcode.png" width = "132" height = "132" alt="alipay" align=center />
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/alipay.gif" width = "132" height = "132" alt="alipay" align=center />
|
||||
|
23
README.md
23
README.md
@ -1,9 +1,8 @@
|
||||
# Amazing-QR
|
||||
|
||||
[](https://pypi.org/project/myqr/) [](https://pypi.org/project/myqr/) [](https://www.python.org/)  [](https://pypi.org/project/amzqr/)  [](https://pypi.org/project/amzqr/) [](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md) 
|
||||
|
||||
[](https://github.com/x-hw)  [](#buy-me-a-coffee--sponsor) [](#buy-me-a-coffee--sponsor)
|
||||
[](https://pypi.org/project/myqr/) [](https://pypi.org/project/myqr/) [](https://www.python.org/)  [](https://pypi.org/project/amzqr/)  [](https://pypi.org/project/amzqr/) [](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md)    
|
||||
|
||||
[](https://github.com/x-hw) [](#buy-me-a-coffee)
|
||||
|
||||
[*转到中文版*](https://github.com/x-hw/amazing-qr/blob/master/README-cn.md)
|
||||
|
||||
@ -27,7 +26,7 @@ Generate *common qr-code*, *artistic qr-code (black & white or colorized)*, *a
|
||||
* [Supported Characters](#supported-characters)
|
||||
* [Environment](#environment)
|
||||
* [License](#license)
|
||||
* [Buy me a coffee ☕️ / Sponsor](#buy-me-a-coffee--sponsor)
|
||||
* [Buy me a coffee ☕️](#buy-me-a-coffee)
|
||||
|
||||
## Examples
|
||||
|
||||
@ -172,10 +171,8 @@ version, level, qr_name = amzqr.run(
|
||||
)
|
||||
```
|
||||
|
||||
|
||||
*details about each parameter are as mentioned [above](#terminal-way)*
|
||||
|
||||
|
||||
```python
|
||||
# help(amzqr)
|
||||
Positional parameter
|
||||
@ -222,14 +219,16 @@ Optional parameters
|
||||
|
||||
* GPLv3
|
||||
|
||||
## Buy me a coffee / Sponsor
|
||||
## Buy me a coffee
|
||||
|
||||
wechat:
|
||||
[](https://github.com/sponsors#regions)
|
||||
|
||||
*Since the GitHub Sponsors is unavailable in China yet...*
|
||||
|
||||

|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/wechatpay.jpg" width = "124" height = "116" alt="wechatpay" align=center />
|
||||
|
||||
or
|
||||

|
||||
|
||||
alipay:
|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/alipay_qrcode.png" width = "132" height = "132" alt="alipay" align=center />
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/alipay.gif" width = "132" height = "132" alt="alipay" align=center />
|
||||
|
BIN
example/alipay.gif
Normal file
BIN
example/alipay.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user