From 176564b8f092744997a6f2b8e39aaeda501b4a25 Mon Sep 17 00:00:00 2001 From: Kristyn Bryan Date: Mon, 6 Jun 2016 12:27:07 -0400 Subject: [PATCH] Update connect_four.md --- projects/project_01/connect_four.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/project_01/connect_four.md b/projects/project_01/connect_four.md index 744d02c..f8f01ed 100644 --- a/projects/project_01/connect_four.md +++ b/projects/project_01/connect_four.md @@ -52,7 +52,7 @@ You will be expected to use the following technologies to implement this project ### Timeframe -The timeframe for this project is approximately 2 continuous days of class time and two weekend days. +The timeframe for this project is approximately 3 continuous days of class time and 2 weekend days. ## Expectations @@ -104,4 +104,4 @@ Most importantly a **technical demonstration** of your app which: * Shows off all features of the app * Explains the technical details * Explains the technical challenges -* Explains which improvements you might make \ No newline at end of file +* Explains which improvements you might make