From f03bc1ee4e35b7aacb499a53890beb48400e2c8a Mon Sep 17 00:00:00 2001
From: Johannes Keyser <johannes.keyser@sport.uni-giessen.de>
Date: Mon, 18 Mar 2024 15:58:27 +0100
Subject: [PATCH] Add Zenodo badge and link

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index f5977d0..6574655 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ SPDX-License-Identifier: CC-BY-4.0
 
 # Eine Einführung in statistische Programmierung mit Python
 
+<a href="https://zenodo.org/records/8089459"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.8089459.svg"></a>
+
 - Thema: Eine Einführung in statistische Programmierung mit Python
 - Rahmen: HeFDI Data Week 2023
 - Referent.in(nen):
-- 
GitLab