Skip to content

Commit 948e4de

Browse files
committed
commit errors
1 parent 3dfe293 commit 948e4de

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Wireframe</h1>
1616
<main>
1717
<article>
1818
<img src="https://public-images.interaction-design.org/literature/articles/materials/ElementsofaWireframe.png" alt="Wireframe" />
19-
h2>Purpose of Readme file</h2>
19+
<h2>Purpose of Readme file</h2>
2020
<p>
2121
The purpose of a README file is to serve as the primary guide and quick-start manual for a project. Placed at the root of a folder or repository, it explains what the project does, how to install and use it, and how others can contribute.
2222
</p>
@@ -33,8 +33,7 @@ <h2>Purpose of Wireframe</h2>
3333
</article>
3434

3535
<article>
36-
<img src="https://framerusercontent.com/images/jmGsErVaXE9HMnmsIjHDba05DSg.png?width=1600&height=900" alt="Branch" />
37-
<h2>Purpose of Branch</h2>
36+
<img src="https://framerusercontent.com/images/jmGsErVaXE9HMnmsIjHDba05DSg.png" alt="Branch" /> <h2>Purpose of Branch</h2>
3837
<p>
3938
Branches allow you to develop features, fix bugs, or safely experiment with new ideas in a contained area of your repository. You always create a branch from an existing branch. Typically, you might create a new branch from the default branch of your repository.
4039

0 commit comments

Comments
 (0)