Purpose of a README file
++ A README file explains what a project is, how it works, and how to use + it. It helps other developers understand the project quickly. +
+ + Read more + +diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..8bdee727e 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -3,31 +3,73 @@
-- This is the default, provided code and no changes have been made yet. -
-+ This page explains the purpose of a README file, a wireframe, and a Git + branch. +
++ A README file explains what a project is, how it works, and how to use + it. It helps other developers understand the project quickly. +
+ + Read more + +
+ + A wireframe is a simple visual plan of a webpage. It shows the layout + and structure before colours, images, or styling are added. +
+ + Read more + +- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A Git branch allows developers to work on changes safely without + affecting the main code until the work is ready.
- Read more + + Read more +