From 63a89b533b036a8b14cf09114b8f6be183dae5a8 Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Thu, 8 Oct 2020 22:54:47 -0400
Subject: [PATCH] Add readme

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

diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..d294372
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,6 @@
+# Front End Web - HTML Tables
+
+
+## Description
+An expansion of the previous assignment. Introduces HTML tables and has improved content spacing.
+
-- 
GitLab