Skip to content

Commit 7bb244f

Browse files
committed
Update/add badages in README
1 parent e655713 commit 7bb244f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# 📜 react-scroll-trigger
22

3-
[![npm version](https://badge.fury.io/js/react-scroll-trigger.svg)](https://badge.fury.io/js/react-scroll-trigger)
4-
[![npm](https://img.shields.io/npm/l/express.svg)](LICENSE)
5-
[![Coverage Status](https://coveralls.io/repos/github/ryanhefner/react-scroll-trigger/badge.svg?branch=master)](https://coveralls.io/github/ryanhefner/react-scroll-trigger?branch=master)
6-
[![CircleCI](https://circleci.com/gh/ryanhefner/react-scroll-trigger.svg?style=shield)](https://circleci.com/gh/ryanhefner/react-scroll-trigger)
3+
![npm](https://img.shields.io/npm/v/react-scroll-trigger?style=flat-square)
4+
![NPM](https://img.shields.io/npm/l/react-scroll-trigger?style=flat-square)
5+
![npm](https://img.shields.io/npm/dt/react-scroll-trigger?style=flat-square)
6+
![Coveralls github](https://img.shields.io/coveralls/github/ryanhefner/react-scroll-trigger?style=flat-square)
7+
![CircleCI](https://img.shields.io/circleci/build/github/ryanhefner/react-scroll-trigger?style=flat-square)
8+
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/ryanhefner/react-scroll-trigger?style=flat-square)
79

810

911
React component that monitors `scroll` events to trigger callbacks when it enters,

0 commit comments

Comments
 (0)