Skip to content

Commit 58efcc5

Browse files
committed
docs: update html
1 parent 109784c commit 58efcc5

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11
<div align="center">
22
<h1>Flutter Hooks Testing Library</h1>
33
<a href="https://www.emojione.com">
4-
<br />
5-
<br />
6-
<img
7-
height="128"
8-
width="128"
9-
alt="fishing pole"
10-
src="https://raw.githubusercontent.com/wasabeef/flutter_hooks_test/main/art/fishing_pole.gif" />
4+
<img
5+
height="128"
6+
width="128"
7+
alt="fishing pole"
8+
src="https://raw.githubusercontent.com/wasabeef/flutter_hooks_test/main/art/fishing_pole.gif" />
119
</a>
1210
<br />
13-
<br />
1411
<p>Simple and complete Flutter hooks testing utilities that encourage good testing practices.</p>
15-
<br />
1612
<strong>Inspired by <a href="https://react-hooks-testing-library.com/">react-hooks-testing-library</a>.</strong>
1713
<br />
1814
<br />
19-
<br />
2015
<a href="https://pub.dartlang.org/packages/flutter_hooks_test">
2116
<img src="https://img.shields.io/pub/v/flutter_hooks_test.svg">
2217
</a>

0 commit comments

Comments
 (0)