diff --git a/README.md b/README.md index 3777e1e..8aff275 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Security-ghas-cli +# ghas-cli -[![CodeQL](https://github.com/Malwarebytes/Security-ghas-cli/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Malwarebytes/Security-ghas-cli/actions/workflows/codeql-analysis.yml) +[![CodeQL](https://github.com/Malwarebytes/ghas-cli/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Malwarebytes/ghas-cli/actions/workflows/codeql-analysis.yml) CLI utility to interact with [GitHub Advanced Security](https://docs.github.com/en/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security) (_"GHAS"_). @@ -27,7 +27,7 @@ You can work on a single repository or on thousands of them. In that case, `ghas ## Installation -Builds are available in the [`Releases`](https://github.com/Malwarebytes/Security-ghas-cli/releases) tab. +Builds are available in the [`Releases`](https://github.com/Malwarebytes/ghas-cli/releases) tab. * Pypi: @@ -45,7 +45,7 @@ python -m pip install /full/path/to/ghas-cli-xxx.whl ## Usage -`ghas-cli -h` or see the [wiki](https://github.com/Malwarebytes/Security-ghas-cli/wiki). +`ghas-cli -h` or see the [wiki](https://github.com/Malwarebytes/ghas-cli/wiki). ## Development