Skip to content

Commit 97e4bbe

Browse files
authored
feat(dependency-ci): Added badge for DependencyCI
Also removed unnecessary badges
1 parent 8ec7d24 commit 97e4bbe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# [React Intersection Observer](https://researchgate.github.io/react-intersection-observer/) [![Build Status](https://travis-ci.org/researchgate/react-intersection-observer.svg?branch=master)](https://travis-ci.org/researchgate/react-intersection-observer) [![NPM version](https://img.shields.io/npm/v/@researchgate/react-intersection-observer.svg)](https://www.npmjs.com/package/@researchgate/react-intersection-observer) [![Codecov](https://img.shields.io/codecov/c/github/researchgate/react-intersection-observer.svg)](https://codecov.io/gh/researchgate/react-intersection-observer) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
1+
# [React Intersection Observer](https://researchgate.github.io/react-intersection-observer/)
2+
3+
[![Build Status](https://travis-ci.org/researchgate/react-intersection-observer.svg?branch=master)](https://travis-ci.org/researchgate/react-intersection-observer) [![Dependency Status](https://dependencyci.com/github/researchgate/react-intersection-observer/badge)](https://dependencyci.com/github/researchgate/react-intersection-observer) [![Codecov](https://img.shields.io/codecov/c/github/researchgate/react-intersection-observer.svg)](https://codecov.io/gh/researchgate/react-intersection-observer) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
24

35
> Bring ReactIntersectionObserver over today, your React children will love it!
46

0 commit comments

Comments
 (0)