Skip to content

Commit fb8c5e0

Browse files
Update README.md
1 parent 5b36369 commit fb8c5e0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<p align="center">
2-
<img src="https://user-images.githubusercontent.com/7259036/176973439-cf134e98-abde-429a-b845-3f7a754f2eeb.png" width="300" alt="Flutter Test Robots"><br>
3-
<span><b>Simulate human interactions in your tests.</b></span><br><br>
2+
<img src="https://github.com/Flutter-Bounty-Hunters/flutter_test_robots/assets/7259036/957e6907-6dfa-4614-810d-3d79ad6bd92d" alt="Flutter Test Robots - Easily simulate human behaviors in tests">
3+
</p>
4+
5+
<p align="center">
6+
<a href="https://flutterbountyhunters.com" target="_blank">
7+
<img src="https://github.com/Flutter-Bounty-Hunters/flutter_test_robots/assets/7259036/1b19720d-3dad-4ade-ac76-74313b67a898" alt="Built by the Flutter Bounty Hunters">
8+
</a>
49
</p>
510

6-
> This project is maintainbed by the [Flutter Bounty Hunters](https://flutterbountyhunters.com). Need more capabilities? [Fund a milestone](https://policies.flutterbountyhunters.com/fund-milestone) today!
711

812
---
913

@@ -45,4 +49,4 @@ void main() {
4549
await tester.ime.typeText("Hello, world!");
4650
});
4751
}
48-
```
52+
```

0 commit comments

Comments
 (0)