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