Skip to content

Commit cb5539f

Browse files
committed
Improved header in README
1 parent a2534b1 commit cb5539f

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

README.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,25 @@
22

33
Simple component wrapper and utilities for testing React hooks.
44

5-
---
5+
<div align="center">
6+
<h1>react-hooks-testing-library</h1>
7+
8+
<a href="https://www.emojione.com/emoji/1f40f">
9+
<img
10+
height="80"
11+
width="80"
12+
alt="ram"
13+
src="https://raw.githubusercontent.com/mpeyper/react-hooks-testing-library/master/other/ram.png"
14+
/>
15+
</a>
16+
17+
<p>Simple component wrapper and utilities for testing React hooks.</p>
18+
19+
</div>
20+
21+
<hr />
22+
23+
<!-- prettier-ignore-start -->
624

725
[![Build Status](https://img.shields.io/travis/mpeyper/react-hooks-testing-library.svg?style=flat-square)](https://travis-ci.org/mpeyper/react-hooks-testing-library)
826
[![codecov](https://img.shields.io/codecov/c/github/mpeyper/react-hooks-testing-library.svg?style=flat-square)](https://codecov.io/gh/mpeyper/react-hooks-testing-library)

other/ram.png

7.06 KB
Loading

0 commit comments

Comments
 (0)