Skip to content

Commit 3e73d6f

Browse files
authored
chore: remove excess badges that have GH support
1 parent 09f9b9f commit 3e73d6f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
Lightweight React Native testing utilities helping you write better tests with less effort.
44

5-
[![Build Status][build-badge]][build]
65
[![Version][version-badge]][package]
7-
[![MIT License][license-badge]][license]
86
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
97
[![Chat][chat-badge]][chat]
108
[![Greenkeeper badge][greenkeeper-badge]][greenkeeper]
@@ -87,12 +85,8 @@ Supported and used by [Rally Health](https://www.rallyhealth.com/company/careers
8785

8886
<!-- badges -->
8987

90-
[build-badge]: https://img.shields.io/circleci/project/github/callstack/react-native-testing-library/master.svg?style=flat-square
91-
[build]: https://circleci.com/gh/callstack/react-native-testing-library
9288
[version-badge]: https://img.shields.io/npm/v/react-native-testing-library.svg?style=flat-square
9389
[package]: https://www.npmjs.com/package/react-native-testing-library
94-
[license-badge]: https://img.shields.io/npm/l/react-native-testing-library.svg?style=flat-square
95-
[license]: https://opensource.org/licenses/MIT
9690
[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
9791
[prs-welcome]: http://makeapullrequest.com
9892
[chat-badge]: https://img.shields.io/discord/426714625279524876.svg?style=flat-square&colorB=758ED3

0 commit comments

Comments
 (0)