From 0e542414d5a4af57548711966f261444c5ec73b7 Mon Sep 17 00:00:00 2001 From: Shanda Woods Date: Thu, 3 Oct 2019 15:49:33 -0400 Subject: [PATCH] added my first and last name to the readme md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dffdf0bc8..0ed74526d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +SHANDA WOODS # User Interface Project: Great Idea Web Page Being able to create a user interface from scratch based on a design file is considered a basic necessity for front end developers. We will be building a single page website using HTML and CSS.