Update readme.md
This commit is contained in:
parent
d0a59dcc4f
commit
bb5342e36d
|
@ -1,8 +1,8 @@
|
||||||
# QRCodex
|
# QRCodex
|
||||||
|
|
||||||
A simple Python script to generate an image of a QRCode made of text character in the Cells
|
A simple Python script to generate an image of a QRCode made of text character in the Cells
|
||||||
|
|
||||||
## How to
|
## How to
|
||||||
|
|
||||||
- install python
|
- install python
|
||||||
- install python lib qrcode -> `pip install qrcode`
|
- install python lib qrcode -> `pip install qrcode`
|
Loading…
Reference in New Issue