diff --git a/Wireframe/index.html b/Wireframe/index.html
index 0e014e535..072bc5be8 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -8,26 +8,47 @@
- Wireframe
+ Wireframe Coursework
- This is the default, provided code and no changes have been made yet.
+ Explaining README files, wireframes, and Git branches using a simple
+ webpage layout.
+
-
- Title
+
+ README File
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
- voluptates. Quisquam, voluptates.
+ A README file explains what a project is about, how to install it, and
+ how to use it. It is usually the first file users read.
- Read more
+ Read more
+
+
+
+
+ Wireframe
+
+ A wireframe shows the basic structure of a webpage before design and
+ development begin. It focuses on layout and content placement.
+
+ Read more
+
+
+
+
+ Git Branch
+
+ A Git branch allows developers to work on new features separately
+ without affecting the main project code.
+
+ Read more
+