From 39c74974ed92349ac8cdbed17ee34320976976a4 Mon Sep 17 00:00:00 2001 From: Erick Lavoie <erick.lavoie@epfl.ch> Date: Tue, 16 Feb 2021 18:00:47 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41e41ce..43e7d96 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Do include your own ratings in your final submission so we can check your answer ## Package for submission Steps: + 1. Update the ````name````, ````maintainer```` fields of ````build.sbt````, with the correct Milestone number, your ID, and your email. 2. Ensure you only used the dependencies listed in ````build.sbt```` in this template, and did not add any other. 3. Remove ````project/project````, ````project/target````, and ````target/````. -- GitLab