File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h3>README File</h3>
2828 What is the purpose of a README file? It serves as the introductory guide and intruction manual for a project,
2929 explaining what the software does, how to install and run it, and how others can contribute to it.
3030 </ p >
31- < a href =""> Read more</ a >
31+ < a href ="https://www.geeksforgeeks.org/git/what-is-readme-md-file/ "> Read more</ a >
3232 </ section >
3333 < section >
3434 < img src ="Gitbranch1.jpg " alt ="" />
@@ -37,12 +37,12 @@ <h3>Branch in Git</h3>
3737 What is a branch in Git? A branch in Git is a seperate line of development that allows you to isolate your work,
3838 experiment with new features, fix bugs or make changes without affecting the main codebase.
3939 </ p >
40- < a href =""> Read more</ a >
40+ < a href ="https://github.com/gitstandards/git-branching "> Read more</ a >
4141 </ section >
4242 </ main >
4343 < footer >
4444 < p >
45- Created By John Robinson
45+ Created By John Robinson 2026
4646 </ p >
4747 </ footer >
4848 </ body >
You can’t perform that action at this time.
0 commit comments