Update README

This commit is contained in:
Alex Hirsch 2021-02-28 17:32:00 +01:00
parent 1483bf9f5d
commit 8cf5a38690

View File

@ -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. Just message me whenever you want to receive feedback on your code.
Tell me which commit to look at. 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 ### 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. 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. 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 ## Grading