From 8822574044816621d6721cd628cbbfcf0deb99bb Mon Sep 17 00:00:00 2001 From: Mike Kavouras Date: Wed, 26 Aug 2015 22:19:55 -0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 694ec88..ec4d7ab 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# unit-1-assessment +**This assessment is 2 parts:** + +###Written assessment### +This is a small portion of the assessment and is identical to the previous assessment. There are methods that you need to implement in order for the tests to pass (command + u to run tests). + +###iOS Assessment### +This is the majority of the assessment. You must implement the layout and functionality laid out below: + +**Layout:** + + +# Instructions