Skip to content

Commit 652ae79

Browse files
authored
Package Quality shield and image added to readme
1 parent c2a83cb commit 652ae79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[![Build Status](https://travis-ci.org/derzunov/redux-react-i18n.svg?branch=master)](https://travis-ci.org/derzunov/redux-react-i18n)
44
[![npm](https://img.shields.io/npm/dt/redux-react-i18n.svg)](https://www.npmjs.com/package/redux-react-i18n)
55
[![npm](https://img.shields.io/npm/v/redux-react-i18n.svg)](https://www.npmjs.com/package/redux-react-i18n)
6+
[![Package Quality](http://npm.packagequality.com/shield/redux-react-i18n.svg)](http://packagequality.com/#?package=redux-react-i18n)
7+
8+
[![Package Quality](http://npm.packagequality.com/badge/redux-react-i18n.png)](http://packagequality.com/#?package=redux-react-i18n)
69

710
An i18n solution with plural forms support for Redux/React
811

0 commit comments

Comments
 (0)