There was an error while loading. Please reload this page.
1 parent ff7b9d0 commit cb2bd46Copy full SHA for cb2bd46
1 file changed
Wireframe/index.html
@@ -8,18 +8,17 @@
8
</head>
9
<body>
10
<header>
11
- <h1>Wireframe</h1>
+ <h1>Purpose of Read Me</h1>
12
<p>
13
- This is the default, provided code and no changes have been made yet.
+
14
</p>
15
</header>
16
<main>
17
<article>
18
<img src="placeholder.svg" alt="" />
19
- <h2>Title</h2>
+ <h2>Purpose of ReadME</h2>
20
21
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
22
- voluptates. Quisquam, voluptates.
+ Read me provides a quick overview of what the project sets to achieve, the likely uses and the guidelines of how others can contribute.
23
24
<a href="">Read more</a>
25
</article>
0 commit comments