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..568eea4e8 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -1,33 +1,48 @@
- - + +- This is the default, provided code and no changes have been made yet. -
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -
+ A README file is the front page of a repository. It introduces the project, explains how to install or run the code, and guides other developers on how to contribute.
+ Read more about READMEs +
+ A wireframe acts as a blueprint for a user interface. It defines the structural layout, content hierarchy, and functionality of a page before any visual design or code is added.
+ Read more about Wireframes +
+ A branch is an independent line of development in Git. It allows you to work on new features or fixes safely without affecting the stable 'main' codebase until it is fully tested.
+ Read more about Git Branches +