From b03870129b78861d6b178bf964e16828b91f75e7 Mon Sep 17 00:00:00 2001 From: Ty Schenk <7807169+schenkty@users.noreply.github.com> Date: Sun, 10 Sep 2017 22:20:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa3e49c..94134b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TrueFalseStarter +# Quiz App # Treehouse TechDegree Project 2 The starter files contain a Storyboard scene that is simulated to a 4.7 inch iPhone without any constraints to position elements. If you run the app in an iPhone 6/6s simulator, the layout looks fine but it breaks on any other device size. Convert the Storyboard back to a universal scene and add constraints to maintain the layout such all UI elements are sized and spaced appropriately for all iPhones 3, 4, 5, 6 and 6+.