Update readme.md
This commit is contained in:
parent
d0a59dcc4f
commit
bb5342e36d
|
@ -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`
|
Loading…
Reference in New Issue