diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..3822ae3d9 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -14,15 +14,37 @@

Wireframe

+
+
- -

Title

+ README illustration +

What is a README file?

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A README file explains what a project is, how it works, and how to use it.

- Read more + Read more
+ +
+ Wireframe diagram illustration +

What is a Wirframe?

+

+ A wireframe is a simple visual guide that shows the structure of a webpage before design. +

+ Read more +
+ +
+ Git branch diagram illustration +

What is a Git branch?

+

+ A Git branch is a separate version of your code used to work on features safely. +

+ Read more +
+ +
+