Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
`<img>` tag should be self-closing.
  • Loading branch information
ioquatix authored Jul 28, 2024
1 parent 0e1d42e commit aa066c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Sus is a testing framework for Ruby.

<div align="center">
<a href="https://www.youtube.com/watch?v=BDQHgb2rrwU">
<img src="https://img.youtube.com/vi/BDQHgb2rrwU/0.jpg" alt="Testing with Sus">
<img src="https://img.youtube.com/vi/BDQHgb2rrwU/0.jpg" alt="Testing with Sus"/>
</a>
</div>

Expand Down

0 comments on commit aa066c2

Please sign in to comment.