Add README

This commit is contained in:
xqtc 2024-10-10 22:01:31 +02:00
parent 1739d39409
commit 0ef48ddcbb

21
README.md Normal file
View file

@ -0,0 +1,21 @@
# meowlog
---
## WIP NOT WORKING AND SUBJECT TO CHANGE
---
```
Commands:
add-ingestion Adds ingestion
edit-ingestion Edits an ingestion
list-ingestions List ingestions
remove-ingestion Remove ingestion
add-substance Adds substance
edit-substance Edits an substance
list-substances List substances
remove-substance Remove substance
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
```