Skip to content

Commit

Permalink
update READEME
Browse files Browse the repository at this point in the history
  • Loading branch information
x-hw committed Sep 6, 2016
1 parent bd1002d commit ad3aefa
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 示例

Expand Down

0 comments on commit ad3aefa

Please sign in to comment.