From 2c6cfd84a0503b21de174ff90303e7530413f700 Mon Sep 17 00:00:00 2001 From: konstantin Date: Tue, 15 Oct 2024 10:03:51 +0200 Subject: [PATCH] Add Badges to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45d224e..27a3bac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # rebdhuhn +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) +![Python Versions (officially) supported](https://img.shields.io/pypi/pyversions/rebdhuhn.svg) ![Unittests status badge](https://github.com/Hochfrequenz/rebdhuhn/workflows/Unittests/badge.svg) ![Coverage status badge](https://github.com/Hochfrequenz/rebdhuhn/workflows/Coverage/badge.svg) ![Linting status badge](https://github.com/Hochfrequenz/rebdhuhn/workflows/Linting/badge.svg)