From 41322b5dfbffc88fbeaaea33ea60efb8a93f4581 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 19 Oct 2025 12:34:42 +0300 Subject: Update README, add coverage command to `bb`. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5c8e390..08180d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dompa -[![builds.sr.ht status](https://builds.sr.ht/~asko/dompa/commits/main/test.yml.svg)](https://builds.sr.ht/~asko/dompa/commits/main/test.yml?) -[![coverage](https://git.sr.ht/~asko/dompa-resources/blob/master/coverage.svg)](https://builds.sr.ht/~asko/dompa/commits/main/coverage.yml?) +[![Tests](https://github.com/askonomm/dompa/actions/workflows/tests.yml/badge.svg)](https://github.com/askonomm/dompa/actions/workflows/tests.yml) +[![CodeScene Average Code Health](https://codescene.io/projects/72504/status-badges/average-code-health)](https://codescene.io/projects/72504) A zero-dependency, runtime-agnostic HTML parser (and builder). \ No newline at end of file -- cgit v1.2.3