diff options
Diffstat (limited to 'python/python-qrcode/README')
-rw-r--r-- | python/python-qrcode/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-qrcode/README b/python/python-qrcode/README new file mode 100644 index 0000000000000..28c746cc8de3e --- /dev/null +++ b/python/python-qrcode/README @@ -0,0 +1,4 @@ +Python QR Code image generator + +This module uses image libraries, Python Imaging Library (PIL) by +default, to generate QR Codes. |