Update README.md

This commit is contained in:
TheCookingSenpai 2024-07-22 23:28:12 +02:00 committed by GitHub
parent 2767e14fbe
commit 2d151fdece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ This Python module provides functionality to encode arbitrary binary data into a
Install the required libraries using pip:
`pip install qrcode pillow zxing`
`pip install qrcode pillow zxing qrtools`
Or install the dependencies using: