Add README.md

This commit is contained in:
tosu 2024-06-03 21:38:56 +02:00
parent 22a41b49f1
commit 4e3d662347
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# CLI to access woxikon.de
## Usage
```sh
./woxi hallo
./woxi no quoting needed
```