From e5cd6efb3f3624549d3df0244b5046e560d99c89 Mon Sep 17 00:00:00 2001 From: Vincent Laux <3019006@stud.hs-mannheim.de> Date: Tue, 2 Jun 2026 16:00:52 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 043c1a9..322124e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Das Repo beinhaltet: - Pattern Matching und Enumerationen (TODO) - Testing und Debugging (TODO) - Advanced Features von Rust (TODO) - +Link zur Präsentation: https://docs.google.com/presentation/d/1vkq-cDprBH-5ya1Vvn4xmCyAN0YgbcioXG6CJkVKWDQ/edit?usp=sharing # Ablauf 1. Warum Rust, (welche Apps), welche Entwicklungsumgebung (ca. 10 Minuten) 2. Ökosystem und Einrichtung (Compiler, Cargo) (ca. 5 Minuten)