Skip to content

Commit 2649b51

Browse files
author
Alexander Ivantsov
authored
add npm badge
1 parent 6d7310d commit 2649b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/ivantsov/redux-webext.svg?branch=master)](https://travis-ci.org/ivantsov/redux-webext)
44
[![Coverage Status](https://coveralls.io/repos/github/ivantsov/redux-webext/badge.svg?branch=master)](https://coveralls.io/github/ivantsov/redux-webext?branch=master)
5+
[![npm version](https://badge.fury.io/js/redux-webext.svg)](https://badge.fury.io/js/redux-webext)
56

67
This package allows you to use [Redux](https://github.com/reactjs/redux) for managing the state of your WebExtension.
78

0 commit comments

Comments
 (0)