From 732a2c32a8fa1efcd270cb07352e791e1d77956a Mon Sep 17 00:00:00 2001 From: Bas van Schaik <5082246+sj@users.noreply.github.com> Date: Wed, 20 Apr 2022 15:03:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f4eadc4c3..a27ba833474 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ We welcome contributions to our standard library and standard checks. Do you hav The code in this repository is licensed under the [MIT License](LICENSE) by [GitHub](https://github.com). -The CodeQL CLI (including the CodeQL engine) is hosted in a [different repository](https://github.com/github/codeql-cli-binaries) and is [licensed separately](https://github.com/github/codeql-cli-binaries/blob/main/LICENSE.md). If you'd like to use the CodeQL CLI to analyze closed-source code, please [contact us](https://github.com/enterprise/contact) for further help. +The CodeQL CLI (including the CodeQL engine) is hosted in a [different repository](https://github.com/github/codeql-cli-binaries) and is [licensed separately](https://github.com/github/codeql-cli-binaries/blob/main/LICENSE.md). If you'd like to use the CodeQL CLI to analyze closed-source code, you will need a separate commercial license; please [contact us](https://github.com/enterprise/contact) for further help. ## Visual Studio Code integration