From a728557ce0083c961fc21573f9f004fa9fd286ca Mon Sep 17 00:00:00 2001 From: Ondrej Vysocky <ondrej.vysocky@vsb.cz> Date: Tue, 21 Dec 2021 15:17:11 +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 143fe31..d654fdf 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Usage of the application: `medianfilter 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%) @@ -58,3 +58,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