From ad3aefa84601bb74fef40bb7d647627ecfe2240a Mon Sep 17 00:00:00 2001 From: sylnsfar Date: Tue, 6 Sep 2016 21:55:16 +0800 Subject: [PATCH] update READEME --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 443f514..17b8e7a 100644 --- a/README.md +++ b/README.md @@ -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 common qr-code, artistic qr-code (black&white or colorized), animated qr-code (black&white or colorized). + +可以生成普通二维码带图片的艺术二维码(黑白与彩色)动态二维码(黑白与彩色)。 ## Example 示例