qrtool/README.md
2023-05-31 04:43:51 -03:00

17 lines
220 B
Markdown

# QRTool
QRTool is a simple tool to generate QR codes from the command line.
## Installation
Clone the repo, and change directory into it.
Then:
```
pipx install .
```
## Usage
```
qrtool --help
```