From e596c988f1284c705b299a27a775164b74b22909 Mon Sep 17 00:00:00 2001 From: James Fletcher <42464962+jf205@users.noreply.github.com> Date: Thu, 21 May 2020 16:43:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f326a65cad3..c647182ec9d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ It contains two major components: The goal of this project is to provide comprehensive static analysis support for Go in CodeQL. +For the queries and libraries that power CodeQL support for other languages, visit [the CodeQL repository](https://github.com/github/codeql). + ## Installation Simply clone this repository. There are no external dependencies.