From f3c5e88fd1552631bb979aa9e5a0d4f600eec494 Mon Sep 17 00:00:00 2001 From: Ondrej Vysocky <ondrej.vysocky@vsb.cz> Date: Tue, 21 Dec 2021 15:13:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19f9f2a..2df0488 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Usage of the application: `poisson use_case`\ ## STEP 0: Create git repository (10%) -Your code should be forked from this repository and hosted on code.it4i.cz as a private project with access for all teachers. +Your code should be forked from this repository and hosted on code.it4i.cz as a private project with reporter access for all teachers (bes0030, vys0053, jansik, lriha, mec059, milanjaros, vav0038). ## STEP 1: Building the library (10%) @@ -69,3 +69,5 @@ Create script that automatically check correctness of your application for at le ## STEP 6: Presentation of your project (10%) Prepare presentation in form of slides (pptx, pdf). The slides should address all topics requested above. + +The presentation (pdf) as well as all other modifications, and outputs push to your git repository. -- GitLab