From bb5342e36de1515d5b294c940b44ae19004f10dc Mon Sep 17 00:00:00 2001 From: bozarre Date: Fri, 28 Feb 2025 00:17:14 +0000 Subject: [PATCH] Update readme.md --- readme.mb => readme.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename readme.mb => readme.md (95%) diff --git a/readme.mb b/readme.md similarity index 95% rename from readme.mb rename to readme.md index 1336ce7..dbc60f8 100644 --- a/readme.mb +++ b/readme.md @@ -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`