From f09dba30a08fa39e87ed931271ec05581d2658bd Mon Sep 17 00:00:00 2001 From: jboursier Date: Wed, 28 Sep 2022 12:14:11 +0200 Subject: [PATCH] Ad usage doc in the readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cca9e32..08b5a01 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ python -m pip install /full/path/to/ghas-cli-xxx.whl # e.g: python3 -m pip install Downloads/ghas-cli-0.5.0-none-any.whl ``` +## Usage + +`ghas-cli -h` or see the [wiki](https://github.com/Malwarebytes/Security-ghas-cli/wiki). + + ## Development ### Build