Skip to content

Commit cbf863e

Browse files
authored
Update README file description in index.html
1 parent 7706bde commit cbf863e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>Learning Git and Development Tools</h1>
1919
<img src="https://docs.github.com/assets/cb-55933/mw-1440/images/help/repository/readme-links.webp"
2020
alt="Scrabble tiles spelling out README on top of papers">
2121
<h2>What is the purpose of a README file?</h2>
22-
<p>Adanisoloo:dfeature/wireframe
22+
<p>A README file introduces and explains a project. It usually contains instructions on how to install, use, and contribute to the project. It helps others quickly understand the purpose and usage of your code.</p>
2323
<a href="https://www.makeareadme.com/" target="_blank" rel="noopener noreferrer">Read More</a>
2424
</article>
2525

@@ -69,4 +69,4 @@ <h2>Order a T-shirt</h2>
6969
<p>© 2025 Learning Git and Development Tools | Contact: info@example.com</p>
7070
</footer>
7171
</body>
72-
</html>
72+
</html>

0 commit comments

Comments
 (0)