From 1ef7a400353783a421f307113d715b2cf213fe28 Mon Sep 17 00:00:00 2001 From: Alan O'Callaghan Date: Wed, 4 Feb 2026 13:13:48 +0000 Subject: [PATCH] Use badges to link to relevant materials --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 675bcfb..fed0f2d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # QuBaLab -![PyPI - Version](https://img.shields.io/pypi/v/qubalab) +[![PyPI - Version](https://img.shields.io/pypi/v/qubalab)](https://pypi.org/project/qubalab/) [![Coverage](https://qupath.github.io/badges/qubalab/badges/coverage-badge.svg?dummy=1234)](https://qupath.github.io/badges/qubalab/reports/coverage/index.html?dummy=1234) [![Tests](https://qupath.github.io/badges/qubalab/badges/tests-badge.svg?dummy=1234)](https://qupath.github.io/badges/qubalab/reports/junit/report.html?dummy=1234) -![Actions](https://github.com/qupath/qubalab/actions/workflows/tests.yml/badge.svg?dummy=1234) +[![Actions](https://github.com/qupath/qubalab/actions/workflows/tests.yml/badge.svg?dummy=1234)](https://github.com/qupath/qubalab/actions/workflows/tests.yml) > ## ⚠️ Important >