File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,13 +15,14 @@ <h1>Essential Developer Concepts</h1>
1515 </ header >
1616 < main >
1717 < article >
18- < img src ="placeholder.svg " alt ="" />
19- < h2 > Title</ h2 >
18+ < h2 > What is a README File?</ h2 >
2019 < p >
21- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam ,
22- voluptates. Quisquam, voluptates .
20+ A README file is usually the first document developers read when visiting a project. It explains what the project does ,
21+ how to install it, and how to use it effectively .
2322 </ p >
24- < a href =""> Read more</ a >
23+ < img src ="https://cdn.bulldogjob.com/system/photos/files/000/003/440/original/readme.webp "
24+ alt ="Example of a README File " />
25+ < a href ="https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes "> Read more</ a >
2526 </ article >
2627 </ main >
2728 < footer >
You can’t perform that action at this time.
0 commit comments