This commit is contained in:
Dominic DiTaranto 2026-03-09 12:17:13 -04:00
parent e72693538d
commit 9d808938e8

View file

@ -9,6 +9,8 @@ __quickstart__
6. `python3 main <url> <file-name>`
url: the url the QR code points to
file-name: the file name you want the qr code saved as. omit the file extension.
The file will be saved at: `output/<file-name>.png`