From b4584b7996e81fe71353b8f75fcf3175321fb1af Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Mon, 6 Sep 2021 16:51:07 -0400
Subject: [PATCH] auto

---
 assign1/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/assign1/README.md b/assign1/README.md
index 3c5709a..1e76133 100644
--- a/assign1/README.md
+++ b/assign1/README.md
@@ -2,9 +2,9 @@
 
 ## Goals
 The primary goal of this project is to to familiarize yourself with
-the environment and the language. All in this class will be written
-in Swift 5.5, using XCode 12 or later as your friendly development
-environment.  *Errors resulting from development in different
+the environment and the language. You should be using at least
+Swift 5.3 and 12.4 as your friendly development
+environment.  *Errors resulting from development in older
 environments still result in loss of points.*
 
 Specifically, you will create an application having a model that emulates the logic of the 2048
-- 
GitLab