diff --git a/README.md b/README.md
deleted file mode 100644
index 5172bb34aa76625b69117b165ed2dc128b454fec..0000000000000000000000000000000000000000
--- a/README.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# CS3500 Group Project
-
-## Author
-
-Brandon Rodriguez, Devlin Grasley
-
-## Descritpion
-
-A Group effort to make a full-stack website for CS3500.
-
-Uses PHP as the backend framework, and javascript + sass for the front end.
-Database TBD.
-
-
-## Project Requirements
-
-TBA
-
-
-### Notes
-
-NA
-
-
-## Outside Resources Used
-
-NA
-
-
-## Known Problems, Issues, And/Or Errors in the Program
-
-NA
-
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000000000000000000000000000000000000..5625f2f85e005bd1f78e100d410416f1375f19d5
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,9 @@
+# Php - Coffee Shop (Semester Project)
+
+
+## Description
+An effort to make a full-stack website for CS3500.
+
+Uses PHP as the backend, and javascript + sass for the front end. Database is MySQL.
+
+Due to time limitations, main focused ended up being on the database.