doc: add readme

This commit is contained in:
Julien Oculi 2024-04-11 17:02:35 +02:00
parent 40d57ce880
commit 86da84b319

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# Coh@mail
Mail cli for Coh@bit.
**!Early preview** **!Much more to come, stay up to date**
## Basic usage
```sh
./cohamail -h
# OR
./cohamail <subcommand> -h
```