What is a README file?
++ A README file explains what a project is, how to install or run it, + and how others can use or contribute to it. It is usually the first + file someone reads in a repository. +
+ + Read more + +diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..e79cd1bb3 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -3,31 +3,70 @@
-- This is the default, provided code and no changes have been made yet. -
+Understanding README files, wireframes, and Git branches
+ A README file explains what a project is, how to install or run it, + and how others can use or contribute to it. It is usually the first + file someone reads in a repository. +
+ + Read more + ++ A wireframe is a simple visual guide that shows the structure and + layout of a webpage before any code is written. +
+ + Read more + +- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A Git branch allows developers to work on new features or fixes in + isolation without affecting the main codebase.
- Read more + + Read more +