From 319945211ced894bb7c2b483717b194ad688a1ad Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Mon, 20 Sep 2021 14:34:20 -0400
Subject: [PATCH] auto

---
 assign2/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/assign2/README.md b/assign2/README.md
index de5faa4..c00fad4 100644
--- a/assign2/README.md
+++ b/assign2/README.md
@@ -11,7 +11,8 @@ this page.
 ## Creating the Project
 
 You will once again need to create a Swift project in Xcode.
-For this project, do not select "Include tests", since we will not use them.
+For this project, do not select "Include tests", since we will not use
+them. There are no supplied files
 
 ## Game Rules
  1. The board consists of a 4x4 grid of rectangles.
-- 
GitLab