QRCodex/readme.mb

9 lines
184 B
Plaintext
Raw Normal View History

2025-02-28 00:16:37 +00:00
# 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`