Add README.md

This commit is contained in:
tosu 2024-06-03 18:56:22 +02:00
parent 7f60dadbc3
commit 04a6f28d70
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# CLI to access leo.org
## Usage
```sh
./leo hello
./leo no quoting needed
```