There was an error while loading. Please reload this page.
1 parent f273d56 commit f6b69d5Copy full SHA for f6b69d5
1 file changed
Wireframe/index.html
@@ -19,7 +19,15 @@ <h2>Purpose of ReadME</h2>
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>
+ <details>
23
+ <summary>Read more</summary>
24
+ <p>
25
+ For more in-depth information, you can read the professional guide here:
26
+ <a href="https://www.makeareadme.com/" target="_blank" rel="noopener noreferrer">
27
+ The Official README Guide
28
+ </a>
29
+ </p>
30
+ </details>
31
</article>
32
<article>
33
<img src="placeholder2.png" alt="Wireframe image" />
0 commit comments