@@ -16,9 +16,9 @@ <h1>Wireframe Coursework</h1>
1616 < main >
1717 < article >
1818 < img src ="placeholder.svg " alt ="placeholder image " />
19- < h2 > Purpose of ReadME </ h2 >
19+ < h2 > Purpose of a README File </ h2 >
2020 < p >
21- Read me provides a quick overview of what the project sets to achieve,
21+ A README file provides a quick overview of what the project sets to achieve,
2222 the likely uses and the guidelines of how others can contribute.
2323 </ p >
2424 < details >
@@ -33,13 +33,13 @@ <h2>Purpose of ReadME</h2>
3333 </ article >
3434
3535 < article >
36- < img src ="placeholder2.png " alt ="Wireframe image " />
36+ < img src ="placeholder2.png " alt ="wireframe image " />
3737 < h2 > Purpose of Wireframe</ h2 >
3838 < p >
39- Wireframe serves as a foundational blueprint or mental image of
40- a product, it has numerous functions and most importantly
41- wireframe is often used in the early stages of web or app
42- development to prevent future, costly redesigns.
39+ A wireframe serves as a foundational blueprint or mental image of
40+ a product. it has numerous functions, but most importantly,
41+ a wireframe is often used in the early stages of web or app
42+ development to prevent future,costly redesigns.
4343 </ p >
4444 < details >
4545 < summary > Read more</ summary >
@@ -54,8 +54,8 @@ <h2>Purpose of Wireframe</h2>
5454 </ article >
5555
5656 < article >
57- < img src ="Branch.png " alt ="Branch image " />
58- < h2 > What is a branch in Git</ h2 >
57+ < img src ="Branch.png " alt ="branch image " />
58+ < h2 > Branching in Git</ h2 >
5959 < p >
6060 A branch represents an independent line of development in a Git repository,
6161 allowing multiple developers to work on different features or bug fixes simultaneously
@@ -73,9 +73,7 @@ <h2>What is a branch in Git</h2>
7373 </ p >
7474 </ details >
7575 </ article >
76-
7776 </ main >
78-
7977 < footer >
8078 < p >
8179 By Toluwalase Tiamiyu.
0 commit comments