Skip to content

Commit 12ce91e

Browse files
authored
docs: swap order of logo and description
1 parent e15cd4e commit 12ce91e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<div align="center">
22
<h1>webdriverio-testing-library</h1>
33

4-
<p>WebdriverIO utilities that encourage good testing practices laid down by dom-testing-library.</p>
5-
64
<a href="https://www.joypixels.com/profiles/emoji/spider">
75
<img
86
height="80"
@@ -12,6 +10,8 @@
1210
/>
1311
</a>
1412

13+
<p>WebdriverIO utilities that encourage good testing practices laid down by dom-testing-library.</p>
14+
1515
<p><strong>Based heavily on the great work on <a href="https://github.com/testing-library/nightwatch-testing-library">nightwatch-testing-library</a></strong></p>
1616

1717
</div>

0 commit comments

Comments
 (0)