From c01f0239487f0d9fb09e0d34290e04e50ca9f3b6 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Sun, 4 Feb 2024 21:37:21 +0100 Subject: [PATCH] fixed readme --- README.md | 4 ++-- Tutorium/tut14/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebe3135..fcc07bc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# EidP-2024 +# EidP-2023 Repository zum Tutorium für EidP für das Wintersemester 2024 ## Kontakt * [Mail](mailto:nils@narl.io) -* [Discord](https://discord.gg/amykAk3EvC) \ No newline at end of file +* [Discord](https://discord.gg/amykAk3EvC) diff --git a/Tutorium/tut14/README.md b/Tutorium/tut14/README.md index f50d400..661f06c 100644 --- a/Tutorium/tut14/README.md +++ b/Tutorium/tut14/README.md @@ -150,4 +150,4 @@ print(app.run('divide', 10, 2)) --- -# Testing mit `pytest` \ No newline at end of file +# Testen mit `pytest` \ No newline at end of file