diff --git a/readme.mb b/readme.mb new file mode 100644 index 0000000..1336ce7 --- /dev/null +++ b/readme.mb @@ -0,0 +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`