11 lines
364 B
Markdown
11 lines
364 B
Markdown
# 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`
|