From 89c3ce0655ef990b00cce13c837d65a0691df451 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 23 Dec 2025 14:48:03 +0000 Subject: [PATCH] feat(docs): update README badges for project status, code coverage, and CI workflows --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 316f271d..a85c6f0d 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,16 @@ Turn multiple websites and apps into one simple dashboard. Click, save, done. No

- Project Status: Active – The project is being actively developed.License: MIT + + Project Status: Active – The project is being actively developed. + Code Coverage + [![Trivy](https://github.com/Wikid82/Charon/actions/workflows/docker-build.yml/badge.svg?event=push)](https://github.com/Wikid82/Charon/actions/workflows/docker-build.yml) + [![CodeQL](https://github.com/Wikid82/Charon/actions/workflows/codeql.yml/badge.svg?branch=main&event=schedule)](https://github.com/Wikid82/Charon/actions/workflows/codeql.yml) Release - Build Status + License: MIT

---