Skip to content

Commit aa066c2

Browse files
authored
Update readme.md
`<img>` tag should be self-closing.
1 parent 0e1d42e commit aa066c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Sus is a testing framework for Ruby.
1515

1616
<div align="center">
1717
<a href="https://www.youtube.com/watch?v=BDQHgb2rrwU">
18-
<img src="https://img.youtube.com/vi/BDQHgb2rrwU/0.jpg" alt="Testing with Sus">
18+
<img src="https://img.youtube.com/vi/BDQHgb2rrwU/0.jpg" alt="Testing with Sus"/>
1919
</a>
2020
</div>
2121

0 commit comments

Comments
 (0)