File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,8 +26,10 @@ <h1>Planning, Versioning and Documenting</h1>
2626 />
2727 < h2 > The purpose of a README file</ h2 >
2828 < p >
29- README files are the first thing developers, like us, see when
30- visiting a repository on GitHub.
29+ README files are the first thing developers see when introduced to a
30+ project. They are placed in the main directory of a project and helps
31+ understand what the project does, how to install it, and how others
32+ can use or contribute to it.
3133 </ p >
3234 < a href ="# "> Read more</ a >
3335 </ article >
@@ -59,11 +61,17 @@ <h2>What is a Branch in Git?</h2>
5961 </ article >
6062 </ main >
6163 < footer >
62- < p > © 2026 Wireframe Web Development Coursework. All rights reserved.</ p >
64+ < p >
65+ © 2026 Wireframe Web Development Coursework. All rights reserved.
66+ </ p >
6367 < address >
64- Contact us: < a href ="mailto:carolina@example.com "> carolina@example.com</ a >
68+ Contact us:
69+ < a href ="mailto:carolina@example.com "> carolina@example.com</ a >
6570 </ address >
66- < p > Follow us on < a href ="https://www.linkedin.com/in/carolina-example/ "> LinkedIn</ a > </ p >
71+ < p >
72+ Follow us on
73+ < a href ="https://www.linkedin.com/in/carolina-example/ "> LinkedIn</ a >
74+ </ p >
6775 </ footer >
6876 </ body >
6977</ html >
You can’t perform that action at this time.
0 commit comments