diff --git a/README.md b/README.md
index ec90816..ee765b5 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,17 @@
# Code Coverage Summary
-
-[](https://github.com/irongut/CodeCoverageSummary/actions/workflows/ci-build.yml)
-
-[](https://github.com/irongut/CodeCoverageSummary)
-
+


-
+
+[](https://bestpractices.coreinfrastructure.org/projects/6292)
+
+[](https://github.com/irongut/CodeCoverageSummary/actions/workflows/ci-build.yml)
+
+[](https://github.com/irongut/CodeCoverageSummary/actions/workflows/codeql-scan.yml)
+
A GitHub Action that reads Cobertura format code coverage files from your test suite and outputs a text or markdown summary. This summary can be posted as a Pull Request comment or included in Release Notes by other actions to give you an immediate insight into the health of your code without using a third-party site.