Skip to content

Commit 7d9fe24

Browse files
committed
Improve doc header
1 parent 4327a0b commit 7d9fe24

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# eslint-plugin-testing-library
2-
3-
ESLint plugin for Testing Library
1+
<div align="center">
2+
<a href="https://eslint.org/">
3+
<img width="150" height="150" src="https://eslint.org/assets/img/logo.svg">
4+
</a>
5+
<a href="https://testing-library.com/">
6+
<img width="150" height="150" vspace="" hspace="25" src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/octopus.png">
7+
</a>
8+
<h1>eslint-plugin-testing-library</h1>
9+
<p>ESLint plugin for Testing Library</p>
10+
</div>
411

512
## Installation
613

0 commit comments

Comments
 (0)