1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2026-04-24 20:23:53 +02:00

update READEME

This commit is contained in:
sylnsfar
2016-09-06 21:55:16 +08:00
parent bd1002dd8b
commit ad3aefa846
+9 -3
View File
@@ -1,11 +1,17 @@
# QR-Code
*update: add an **exe** version at https://github.com/sylnsfar/qrcode_win
**QR Code in Python**
**Python QR二维码生成器**
**Python 二维码生成器**
It can generate common qr-code, black&white artistic qr-code, colorful artistic qr-code and animated qr-code.
可以生成普通二维码、黑白带图片的艺术二维码、彩色艺术二维码和动态二维码。
It can generate <u>common qr-code</u>, <u> artistic qr-code (black&white or colorized)</u>, <u>animated qr-code (black&white or colorized)</u>.
可以生成<u>普通二维码</u>、<u>带图片的艺术二维码(黑白与彩色)</u>、<u>动态二维码(黑白与彩色)</u>。
## Example 示例