Skip to content

Commit 051d7fa

Browse files
replacing the placeholder image attribute value with unique image path and the alt description
1 parent 76c09d2 commit 051d7fa

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Wireframe</h1>
1616
</header>
1717
<main>
1818
<article>
19-
<img src="placeholder.svg" alt="" />
19+
<img src="readme.png" alt="Readme diagram Image" />
2020
<h2>What is the Purpose of a Readme File?</h2>
2121
<p>
2222
The purpose of a readme file is to provide,

Wireframe/readme.png

2.01 MB
Loading

0 commit comments

Comments
 (0)