From 37f981eecd82d3e34a1186be56ef35db42d320fc Mon Sep 17 00:00:00 2001 From: Radu Coanda <radu.coanda@rwth-aachen.de> Date: Wed, 29 Nov 2017 20:10:10 +0100 Subject: [PATCH] Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..02e4b52 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +#Motivation: +The purpose of this repository is to make the live-coding examples accesible to all students, so that they can study and inspect the code in their own time. -- GitLab