From 710820152a242c5c2c6ba0ed54c69466b28d8424 Mon Sep 17 00:00:00 2001 From: Niklas Birk Date: Fri, 24 Mar 2023 19:46:22 +0100 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e10fefc --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# teaching_materials + +This repository contains (introductional) teaching materials in +- programming in Java and C +- Computergraphics \ No newline at end of file