From d43093cddd2ccc6199b6f757b1184b55a0a2f73f Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Thu, 8 Oct 2020 23:07:21 -0400
Subject: [PATCH] Create readme

---
 readme.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 readme.md

diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..b3fd281
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,7 @@
+# Front End Web - Art Site (Final Project)
+
+
+## Description
+Final project for the class. Includes pretty much all topics covered during semester.
+
+Is an "Art Website" build entirely out of HTML, CSS, and images.
-- 
GitLab