Skip to content

Commit fc86ed5

Browse files
authored
Add badges to README file
1 parent 9dd9f07 commit fc86ed5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# react-router-ga
22

3+
[![Downloads](https://img.shields.io/npm/dm/react-router-ga)](https://npm.im/react-router-ga)
4+
[![Version](https://img.shields.io/npm/v/react-router-ga)](https://npm.im/react-router-ga)
5+
[![License](https://img.shields.io/npm/l/react-router-ga)](https://opensource.org/licenses/MIT)
6+
37
Google Analytics component for React Router. Bear in mind this is a super simple implementation that only logs page views. Logging of custom events, exceptions, user timings or social interactions is currently not supported.
48

59
## Props

0 commit comments

Comments
 (0)