From cff154c4042ad981c54878f26dacdb5acce8f9fa Mon Sep 17 00:00:00 2001 From: Jinge Zhang <j.zhang198@student.unimelb.edu.au> Date: Tue, 4 Sep 2018 22:03:12 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95c8efa..e22ec4b 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ The folder structure is: - mutants/ contains five identical copies of the src, which you must modify to create your mutants. - examples/ contains two example programs using the simple language. - build.xml is an ant build script that you can choose to use or not +- +edit -- GitLab