Title
-- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..49c741c01 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -6,28 +6,58 @@
- This is the default, provided code and no changes have been made yet. + This page explains README files, wireframes, and Git branches.
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -+ A README file explains what a project is, how it works, and how to use it. + It is usually the first thing CYF students read in a repository. +
+ Read more ++ A wireframe is a simple visual layout that shows the structure of a webpage + before any design or styling is added. +
+ Read more ++ A Git branch lets you work on new changes safely without changing the main + project. You can make updates, and only add them to the main code when they + are ready. +
+ Read more + +