Skip to content

Commit 0bee092

Browse files
authored
Enhance paragraph formatting in index.html
Split the paragraph for better readability.
1 parent 8fe8940 commit 0bee092

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Wireframe/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@
99
<body>
1010
<header>
1111
<h1>Wireframe Coursework</h1>
12+
<p>This is a wireframe assignment and the following articles answer specific questions.</p>
1213
</header>
1314
<main>
1415
<article>
1516
<img src="placeholder.svg" alt="placeholder image" />
1617
<h2>Purpose of ReadME</h2>
1718
<p>
18-
Read me provides a quick overview of what the project sets to achieve, the likely uses and the guidelines of how others can contribute.
19+
Read me provides a quick overview of what the project sets to achieve,
20+
the likely uses and the guidelines of how others can contribute.
1921
</p>
2022
<a href="">Read more</a>
2123
</article>

0 commit comments

Comments
 (0)