There was an error while loading. Please reload this page.
1 parent 481dd13 commit ced0c2fCopy full SHA for ced0c2f
1 file changed
Wireframe/index.html
@@ -14,7 +14,7 @@ <h1>Project Essentials Explained</h1>
14
15
<main>
16
<article>
17
- <img src="https://media.geeksforgeeks.org/wp-content/uploads/20240702120959/Readme1.png" alt="Example of a README file layout" />
+ <img class="readme-img" src="https://media.geeksforgeeks.org/wp-content/uploads/20240702120959/Readme1.png" alt="Example of a README file layout" />
18
<h2>What is a README file?</h2>
19
<p>
20
A README file is an essential component of many software projects, especially those hosted on platforms like GitHub.
0 commit comments