diff --git a/README.md b/README.md new file mode 100644 index 0000000..2141ff2 --- /dev/null +++ b/README.md @@ -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 +``` +