Update readme.md

This commit is contained in:
bozarre 2025-02-28 00:17:14 +00:00
parent d0a59dcc4f
commit bb5342e36d
1 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# QRCodex
A simple Python script to generate an image of a QRCode made of text character in the Cells
## How to
- install python
- install python lib qrcode -> `pip install qrcode`
# QRCodex
A simple Python script to generate an image of a QRCode made of text character in the Cells
## How to
- install python
- install python lib qrcode -> `pip install qrcode`