diff --git a/README.md b/README.md
index 6da70f8..817790f 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,12 @@ Compare a CodeQL SARIF results file to a security standard CWE list and annotate
- Any XML file can be provided as an alternative, with the option to provide an XPath query that identifies the CWE ID values to use in the conparison
- Tag value is configurable
+This supports the ability to filter the Security dashboards by `tag`
+
+
+As well as displaying this information along side the Code scanning alert
+
+
## Usage in GitHub Actions
```