There was an error while loading. Please reload this page.
1 parent 8fe8940 commit 0bee092Copy full SHA for 0bee092
1 file changed
Wireframe/index.html
@@ -9,13 +9,15 @@
9
<body>
10
<header>
11
<h1>Wireframe Coursework</h1>
12
+ <p>This is a wireframe assignment and the following articles answer specific questions.</p>
13
</header>
14
<main>
15
<article>
16
<img src="placeholder.svg" alt="placeholder image" />
17
<h2>Purpose of ReadME</h2>
18
<p>
- 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.
21
</p>
22
<a href="">Read more</a>
23
</article>
0 commit comments