+ A README file is used to give information so a user can ascertain key details of a program such as its function, how it works, how to set it up and general updates.
+
+ Back
+
+
+
+
\ No newline at end of file
diff --git a/Wireframe/branch.html b/Wireframe/branch.html
new file mode 100644
index 000000000..f3b42836e
--- /dev/null
+++ b/Wireframe/branch.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+ Git Branches
+
+
+
+
Git Branches
+
+
+
+
+
What is a branch in Git?
+
+ A branch in Git is a seperate workspace used to experiment or make changes without affecting the main project.
+
+ Back
+
+
+
+
\ No newline at end of file
diff --git a/Wireframe/images/branch.png b/Wireframe/images/branch.png
new file mode 100644
index 000000000..b4f9b5d57
Binary files /dev/null and b/Wireframe/images/branch.png differ
diff --git a/Wireframe/images/readme.png b/Wireframe/images/readme.png
new file mode 100644
index 000000000..c17a1fbfc
Binary files /dev/null and b/Wireframe/images/readme.png differ
diff --git a/Wireframe/images/wireframes.png b/Wireframe/images/wireframes.png
new file mode 100644
index 000000000..ada490ae7
Binary files /dev/null and b/Wireframe/images/wireframes.png differ
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 0e014e535..7ac8be658 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -4,29 +4,46 @@
Wireframe
-
+
-
Wireframe
+
Web Development
- This is the default, provided code and no changes have been made yet.
+ A series of articles to help you on your journey of web development
-
-
Title
+
+
Git Branches
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
- voluptates. Quisquam, voluptates.
+ In this article we will cover the purpose of a branch in git