readme
This commit is contained in:
parent
e72693538d
commit
9d808938e8
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ __quickstart__
|
||||||
6. `python3 main <url> <file-name>`
|
6. `python3 main <url> <file-name>`
|
||||||
|
|
||||||
url: the url the QR code points to
|
url: the url the QR code points to
|
||||||
|
|
||||||
|
|
||||||
file-name: the file name you want the qr code saved as. omit the file extension.
|
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`
|
The file will be saved at: `output/<file-name>.png`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue