From 5d35c31f3ebffeab4074638256102c13bde18233 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Fri, 9 Aug 2024 12:19:52 +0200 Subject: [PATCH] chore: add tests badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3384ba..71cb279 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # onco-analytics-monitor +[![Run Tests](https://github.com/pcvolkmer/onco-analytics-monitor/actions/workflows/tests.yml/badge.svg)](https://github.com/pcvolkmer/onco-analytics-monitor/actions/workflows/tests.yml) + Diese Anwendung überwacht die konfigurierten Topics, ermittelt die Anzahl der Conditions nach ICD10-Gruppe sortiert und zeigt diese in Echtzeit an.