Skip to content

Commit 1e9991d

Browse files
authored
doc: link badge to npm page
1 parent 5192b31 commit 1e9991d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Logger for Redux
2-
[![npm](https://img.shields.io/npm/v/redux-logger.svg?maxAge=2592000?style=plastic)]()
3-
[![npm](https://img.shields.io/npm/dm/redux-logger.svg?maxAge=2592000?style=plastic)]()
2+
[![npm](https://img.shields.io/npm/v/redux-logger.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/redux-logger)
3+
[![npm](https://img.shields.io/npm/dm/redux-logger.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/redux-logger)
44
[![Build Status](https://travis-ci.org/evgenyrodionov/redux-logger.svg?branch=master)](https://travis-ci.org/evgenyrodionov/redux-logger)
55
[![dependencies Status](https://david-dm.org/evgenyrodionov/redux-logger/status.svg)](https://david-dm.org/evgenyrodionov/redux-logger)
66

0 commit comments

Comments
 (0)