From 0f69bcfbc1ebb23cd0fb86eb8c28451a072922bb Mon Sep 17 00:00:00 2001 From: Justus Tartz <git@jrtberlin.de> Date: Thu, 21 Apr 2022 17:03:45 +0200 Subject: [PATCH] Clarify the repo to work on --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7913c37..c5467fa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Use this template for the course ALP4. ## How To * fork this repository -* add teaching assistant (TA) and your peers to this repository. +* add teaching assistant (TA) and peers to your fork. * give TA reporter role and your peers maintainer (or developer) * for every exercise, checkout either the *c-example* or the *java-example* branch and name the new branch accordingly -- GitLab