qrtool/README.md

17 lines
220 B
Markdown
Raw Normal View History

2023-05-31 04:43:51 -03:00
# 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
```