+
+<<<<<<< HEAD
Title
+
+ 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 + Learn more about READMEWhat is a Wireframe?
+>>>>>>> de0ae2e6aca6abb5841f9c390a8f6a3e43ae3a91 + +<<<<<<< HEAD +
+ What is a Wirframe?
+======= +>>>>>>> de0ae2e6aca6abb5841f9c390a8f6a3e43ae3a91 ++ A wireframe is a simple visual guide that shows the structure and + layout of a webpage before it is designed. +
+<<<<<<< HEAD + Read more +
+ What is a Git branch?
++ A Git branch is a separate version of your code used to work on features safely. +
+ Read more +======= + + Read more about Wireframes + +>>>>>>> de0ae2e6aca6abb5841f9c390a8f6a3e43ae3a91 +
+
+ What is a README File?
+ ++ A README file explains what a project is, how it works and how other + people can use it. +
+ + + Read more about README files + +
+
+ What is a wireframe?
+ ++ A wireframe is a simple layout showing structure before design. +
+ + Read more + + +
+
+ What is a Git Branch?
+ ++ A Git branch is a separate version of your code that allows you to + work on changes without affecting the main project. +
+ + + Read more about Git branches + +