From 63a96a50835065e0b1375e3446dc9776de75af61 Mon Sep 17 00:00:00 2001 From: Stefan Lankes <slankes@eonerc.rwth-aachen.de> Date: Wed, 19 Oct 2022 14:57:36 +0200 Subject: [PATCH] greetings to the students --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index addf2d3..c4f9fd5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Foundations of Computer Science 3 +## Hello students + This repository contains example code, which is presentedt with the course _Foundations of Computer Science 3 - Operating Systems and System Security"_ (Grundgebiete der Informatik 3 - Betriebssysteme und Systemsicherheit) at the RWTH Aachen University, Germany. Take a look at https://os.rwth-aachen.de for details. -- GitLab