From 61729e693d05be5d0bce2bb39e94bc94b554bf61 Mon Sep 17 00:00:00 2001
From: Tim Miller <tmiller@unimelb.edu.au>
Date: Mon, 23 Aug 2021 16:20:39 +1000
Subject: [PATCH] Added instructions on id.txt

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 390c7cb..704658c 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,8 @@ in which M is the total number of your mutants, N is the total number of other p
 ### JUnit script submission 
 For the JUnit test scripts, we will clone everyone's Gitlab repository at the due time. We will mark the latest version on the main  branch of the repository. To have any late submissions marked, please email Tim ([`tmiller@unimelb.edu.au`](tmiller@unimelb.edu.au)) to let him know to pull changes from your repository.
 
+**Requirement:** Modify the file `id.txt` by placing your University of Melbourne student ID number (not username) on the first line of id.txt. Remove the fake student ID that is there. The file `id.txt` should contain just one line that has your student number. This is so we can match your repository with yoy.
+
 Some important instructions:
 
 1. Do NOT change the package names in any of the files.
@@ -192,4 +194,4 @@ The subject staff take academic misconduct very seriously. In this subject in th
 
 ### Originality Multiplier
 
-For work that we find is similar to another submission or information found online, an originality multiplier will be applied to the work.  For example, if 20% of the assessment is deemed to have been taken from another source, the final mark will be multiplied by 0.8.
\ No newline at end of file
+For work that we find is similar to another submission or information found online, an originality multiplier will be applied to the work.  For example, if 20% of the assessment is deemed to have been taken from another source, the final mark will be multiplied by 0.8.
-- 
GitLab