From 7557b91799bd9a810884f5b409962022dbb8437c Mon Sep 17 00:00:00 2001 From: Sandeep Murthy Date: Thu, 9 Apr 2026 16:14:30 +0100 Subject: [PATCH] chore: add two more missing badges in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8acdd4..13c5e60 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # VERTEX +[![CodeQL](https://github.com/ISARICResearch/VERTEX/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/ISARICResearch/VERTEX/actions/workflows/github-code-scanning/codeql) [![pre-commit](https://github.com/ISARICResearch/VERTEX/actions/workflows/lint.yml/badge.svg)](https://github.com/ISARICResearch/VERTEX/actions/workflows/lint.yml) [![Tests and Coverage](https://github.com/ISARICResearch/VERTEX/actions/workflows/test-and-coverage.yml/badge.svg)](https://github.com/ISARICResearch/VERTEX/actions/workflows/test-and-coverage.yml) [![codecov](https://codecov.io/gh/ISARICResearch/VERTEX/graph/badge.svg?token=K68GVC44SJ)](https://codecov.io/gh/ISARICResearch/VERTEX) [![Docker Build and Test](https://github.com/ISARICResearch/VERTEX/actions/workflows/build.yaml/badge.svg)](https://github.com/ISARICResearch/VERTEX/actions/workflows/build.yaml) +[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) **ISARIC VERTEX** is a web-based application designed for local use by users. It serves as an analysis tool for data captured through our complementary tools: [ISARIC ARC](https://github.com/ISARICResearch/ARC) and [ISARIC BRIDGE](https://github.com/ISARICResearch/BRIDGE).