diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..be5dcd0a2 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -1,33 +1,38 @@ - - - - Wireframe - - - -
-

Wireframe

-

- This is the default, provided code and no changes have been made yet. -

-
-
-
- -

Title

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -

- Read more -
-
- - - + + + + + Wireframe + + + + +
+

Wireframe

+

A page explaining README files, Wireframes, and Git branches

+
+
+
+

What is a README file?

+

A README file explains what a project is about and how to use it.

+ Read more +
+
+

What is a Wireframe?

+

A wireframe is a simple diagram showing the skeleton of a website.

+ Read more +
+
+

What is a Branch in Git?

+

A branch is a separate line of development in a Git repository.

+ Read more +
+
+ + + + \ No newline at end of file