Skip to content

Commit 29c4645

Browse files
committed
Added second wireframe article
1 parent 60e3524 commit 29c4645

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>Exploring README Files, Wireframes and Git Branches</h1>
1515
</header>
1616
<main>
1717
<article>
18-
<img src="https://static0.makeuseofimages.com/wordpress/wp-content/uploads/2023/08/readme-article.jpg?q=50&fit=crop&w=1488&h=837&dpr=1.5" alt="" />
18+
<img src="https://static0.makeuseofimages.com/wordpress/wp-content/uploads/2023/08/readme-article.jpg?q=50&fit=crop&w=1488&h=837&dpr=1.5" alt="readme image" />
1919
<h2>README Files</h2>
2020
<p>
2121
The purpose of a README file is to serve as the primary guide and entry point for a project,
@@ -25,8 +25,14 @@ <h2>README Files</h2>
2525
<a href="https://www.makeuseof.com/readme-files-how-to-write-the-best/">Read more</a>
2626
</article>
2727
<article>
28-
<img src=""
29-
</article>
28+
<img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/1*bl0mLTGKrUfdIPS0hSKUBA.jpeg" alt="wireframe image">
29+
<h2>Wireframes</h2>
30+
<p>The primary purpose of a wireframe is to act as a visual blueprint.
31+
It establishes the basic structure, content placement, and core
32+
functionality of a digital product before visual design and coding begin.
33+
</p>
34+
<a href="https://balsamiq.com/blog/what-are-wireframes/">Read more</a>
35+
</article>
3036
<article>
3137

3238
</article>

0 commit comments

Comments
 (0)