From 8cf5a38690a4d09f68fedbcd480454b9ed6640c3 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Sun, 28 Feb 2021 17:32:00 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aa8407..98cd4ea 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Don't forget to add me as developer to your repository. Just message me whenever you want to receive feedback on your code. Tell me which commit to look at. -Ensure that the repository does not contain any personal information like names or student IDs as I'll be going over it on stream. +Ensure that the files do not contain any personal information like names or student IDs as I'll be going over the code on stream. ### Final Submission @@ -78,6 +78,7 @@ Add the tag `final` to the revision you want me to look at for the final evaluat Note that tags need to be pushed explicitly. I'll only evaluate your solution if the corresponding CI job builds and tests your code successfully. +Do not forget to enable integration tests when using the provided CI configuration. ## Grading