Skip to content

Commit 43112eb

Browse files
adding more explanation to each item in the list
1 parent 53c773f commit 43112eb

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Wireframe/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,18 @@ <h2>What is the Purpose of a Readme File?</h2>
3535
<li>Contributing Guidelines</li>
3636

3737
</ol>
38+
<p> It gives a clear overview of what the project does and why it exists.
39+
This helps users immediately understand the purpose.</p>
40+
<p> It provides step-by-step instructions on how to install and set up the project,
41+
making it easier for users to get started.</p>
42+
<p> It offers guidance on how to use the project effectively,
43+
including examples and best practices.</p>
44+
<p> It provides practical examples
45+
of how to use the project in real-world scenarios.</p>
46+
<p> It outlines the process for
47+
contributing to the project,
48+
including code style guidelines
49+
and pull request procedures.</p>
3850
<a href="">Read more</a>
3951
</article>
4052
</main>

0 commit comments

Comments
 (0)