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

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

diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..91f832f
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,5 @@
+# Front End Web - Handling for Mobile Devices
+
+
+## Description
+An expansion of the previous assignment, now to handle displaying on small devices.
-- 
GitLab