Skip to content

Commit 5d7f381

Browse files
committed
docs: add downloads badge
1 parent f0a9408 commit 5d7f381

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,8 +1,10 @@
11
# react-intersection-observer
22

3-
[![npm](https://img.shields.io/npm/v/react-intersection-observer.svg)](https://www.npmjs.com/package/react-intersection-observer)
43
[![Travis](https://travis-ci.org/thebuilder/react-intersection-observer.svg?branch=master)](https://travis-ci.org/thebuilder/react-intersection-observer)
54
[![Coverage Status](https://coveralls.io/repos/github/thebuilder/react-intersection-observer/badge.svg?branch=master)](https://coveralls.io/github/thebuilder/react-intersection-observer?branch=master)
5+
6+
[![npm](https://img.shields.io/npm/v/react-intersection-observer.svg)](https://www.npmjs.com/package/react-intersection-observer)
7+
![npm](https://img.shields.io/npm/dm/react-intersection-observer.svg)
68
[![Greenkeeper badge](https://badges.greenkeeper.io/thebuilder/react-intersection-observer.svg)](https://greenkeeper.io/)
79
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
810

0 commit comments

Comments
 (0)