From 7ecd41318224de07833b21f498190126fcbf77e7 Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 24 Apr 2023 13:04:32 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 754d5d9..7b196d1 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file