From 94bd3eebdc083bf71ebbe2bbd1fc2dab5bff1e0f Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sun, 19 Apr 2020 12:27:57 -0400 Subject: [PATCH] auto --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f659b2a..9090479 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ plus anything else you need to define) in the answer field on GradeScope.** And yes, this should compile and run correctly when we cut and paste into our version of the project. -Hints: +**Hints:** - you will need to *prepare()* for the segue. - a delegate protocol should be involved in returning the value back to the FirstController. -- GitLab