We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe44fe commit 2cf3ab6Copy full SHA for 2cf3ab6
README.md
@@ -1,7 +1,9 @@
1
<div align="center">
2
<h1>react-testing-library</h1>
3
4
-<img alt="goat" src="https://raw.githubusercontent.com/kentcdodds/react-testing-library/master/other/goat.png" />
+<a href="https://www.emojione.com/emoji/1f410">
5
+<img height="80" width="80" alt="goat" src="https://raw.githubusercontent.com/kentcdodds/react-testing-library/master/other/goat.png" />
6
+</a>
7
8
<p>Simple and complete React DOM testing utilities that encourage good testing practices.</p>
9
</div>
0 commit comments