Browse Source

Update 'README.md'

master
John Smith 1 year ago
parent
commit
7ecd413182
  1. 2
      README.md

2
README.md

@ -5,7 +5,7 @@ This is a script that creates signed receipts and makes QR codes out of them. @@ -5,7 +5,7 @@ This is a script that creates signed receipts and makes QR codes out of them.
**Dependencies**
* Python 2.7.
* Python 2.7
* [python-qrcode](https://repo.mzjtechnology.com/mzj-prod/python-qrcode) (or commit a6f03508ae701c28cc68073ab3f16e4ec4be7bf3 from the [original repo](https://github.com/lincolnloop/python-qrcode))
* python-pil (or pillow)
* python-crypto / python-pycrypto / pycryptodome
Loading…
Cancel
Save