From 0772b9a19c3b7c2ad505a56e869b7a0e69232378 Mon Sep 17 00:00:00 2001 From: Heidi Kasemir Date: Thu, 24 Mar 2016 10:18:45 -0700 Subject: [PATCH] updates to match project description in classroom --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5e7152a280..dc5526a651 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The resume has four distinct sections: work, education, projects and a header wi mobile: string email: string github: string - twitter: string + twitter: string (optional) location: string welcomeMessage: string skills: array of strings @@ -53,12 +53,12 @@ The resume has four distinct sections: work, education, projects and a header wi location: string degree: string majors: array of strings - dates: integer (graduation date) + dates: string (works with a hyphen between them) url: string - onlineCourses: array with + onlineCourses: array of objects with title: string school: string - date: integer (date finished) + date: string (works with a hyphen between them) url: string display: function taking no parameters @@ -68,7 +68,7 @@ The resume has four distinct sections: work, education, projects and a header wi employer: string title: string location: string - dates: string (works with a hyphen between them) + dates: string (Can be 'in progress') description: string display: function taking no parameters