Skip to content

Commit 08c5725

Browse files
authored
docs: move tagline up
1 parent 062a43d commit 08c5725

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,13 +1,13 @@
11
# react-native-testing-library
22

3+
Simple React Native testing utilities helping you write better tests with less effort
4+
35
[![Build Status][build-badge]][build]
46
[![Version][version-badge]][package]
57
[![MIT License][license-badge]][license]
68
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
79
[![Chat][chat-badge]][chat]
810

9-
Simple React Native testing utilities helping you write better tests with less effort
10-
1111
_Appreciation notice: This project is heavily inspired by [react-testing-library](https://github.com/kentcdodds/react-testing-library). Go check it out and use it to test your web React apps._
1212

1313
## The problem

0 commit comments

Comments
 (0)