From 6f21248dd9841fe2a94091faed96e103f918502d Mon Sep 17 00:00:00 2001 From: Andreas Thalhammer Date: Thu, 28 Sep 2023 23:00:38 +0200 Subject: [PATCH] added link to unit tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4220839..34375d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![example workflow](https://github.com/athalhammer/erdi8/actions/workflows/unit_tests.yml/badge.svg) +[![example workflow](https://github.com/athalhammer/erdi8/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/athalhammer/erdi8-py/actions/workflows/unit_tests.yml) [![PyPI](https://img.shields.io/pypi/v/erdi8)](https://pypi.org/project/erdi8) [![GitHub license](https://img.shields.io/github/license/athalhammer/erdi8.svg)](https://github.com/athalhammer/erdi8/blob/master/LICENSE)