@ -8,3 +8,4 @@ A simple Python script to generate an image of a QRCode made of text character i
- install python
- install python lib qrcode -> `pip install qrcode`
- install python lib Pillow -> `pip install Pillow`