From def6518885e2fc8a83e5ee23b1b7782b6033e6aa Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Fri, 9 Oct 2020 04:12:51 -0400
Subject: [PATCH] Create 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..c18e5bf
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,5 @@
+# Php - Using Databases
+
+
+# Description
+An expansion of the previous assignment, to introduce the concept of using data from databases.
-- 
GitLab