Skip to content

Commit 6328734

Browse files
committed
Add lizard emoji
1 parent 79ad59e commit 6328734

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
<div align="center">
22
<h1>Vue Testing Library</h1>
33

4-
<p>Lightweight adapter allowing <a href="https://github.com/testing-library/dom-testing-library/">DOM Testing Library</a> to be used to test <a href="https://github.com/vuejs/vue">Vue.js</a> components. Built on top of <a href="https://github.com/vuejs/vue-test-utils">@vue/test-utils</a>.</p>
4+
<a href="https://www.joypixels.com/emoji/1F98E">
5+
<img
6+
height="80"
7+
width="80"
8+
alt="lizard"
9+
src="https://raw.githubusercontent.com/testing-library/vue-testing-library/master/lizard.png"
10+
/>
11+
</a>
512

613
<br />
714

lizard.png

39.1 KB
Loading

0 commit comments

Comments
 (0)