Skip to content

Commit 53c773f

Browse files
adding the orderd list element for the summary headings
1 parent 594d4e5 commit 53c773f

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
@@ -23,6 +23,18 @@ <h2>What is the Purpose of a Readme File?</h2>
2323
information about a project,
2424
and can be summarized under these headings below.
2525
</p>
26+
<ol>
27+
<li>Project Overview</li>
28+
29+
<li>Installation Instructions</li>
30+
31+
<li>Usage Guidelines</li>
32+
33+
<li>Usage Examples</li>
34+
35+
<li>Contributing Guidelines</li>
36+
37+
</ol>
2638
<a href="">Read more</a>
2739
</article>
2840
</main>

0 commit comments

Comments
 (0)