Update readme.md

This commit is contained in:
bozarre 2025-02-28 00:34:40 +00:00
parent f6c7806e61
commit 7c6ce3ec34
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ A simple Python script to generate an image of a QRCode made of text character i
- install python
- install python lib qrcode -> `pip install qrcode`
- install python lib Pillow -> `pip install Pillow`