File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,13 +17,16 @@ <h1>Planning Your Codebase</h1>
1717 < section >
1818 < article >
1919 < img
20- src ="https://encrypted-tbn0.gstatic .com/images?q=tbn:ANd9GcSdd25hyNQOMs4Xx1Cv_A_oaT0zagfSWlXMBA&s "
21- alt ="Official Git logo "
20+ src ="https://docs.github .com/assets/cb-55933/mw-1440/ images/help/repository/readme-links.webp "
21+ alt ="Example of ReadMe file on GitHub "
2222 />
2323 < hr />
24- < h2 > What is Git?</ h2 >
25- < p > [summary goes here]</ p >
26- < a href ="# "> Read more</ a >
24+ < h2 > What is the purpose of a README file?</ h2 >
25+ < p > The purpose of a README file is to document a project on a repository, whether
26+ it is a personal project or a collaborative effort. It can contain things like
27+ what task was completed, why the project itself is useful, accessibility
28+ information, how it was implemented, and how to run it.</ p >
29+ < a href ="https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes "> Read more</ a >
2730 </ article >
2831
2932 < article >
You can’t perform that action at this time.
0 commit comments