Update readme

This commit is contained in:
Isaac Shoebottom 2023-05-31 04:43:51 -03:00
parent a7fec3e0b1
commit b3fc392fb6

View File

@ -1 +1,17 @@
# QRTool
# 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
```