Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 356ecdc

Browse files
author
Kyle Saxberg
committed
Merge branch 'master' of github.com:CodeSignal/redux-rags
2 parents c1975ac + 6d8d32f commit 356ecdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Redux-Rags
22
[![npm version](https://img.shields.io/npm/v/redux-rags.svg?style=flat-square)](https://www.npmjs.com/package/redux-rags)
33
[![npm downloads](https://img.shields.io/npm/dm/redux-rags.svg?style=flat-square)](https://www.npmjs.com/package/redux-rags)
4+
[![minified](https://badgen.net/bundlephobia/min/redux-rags)](https://bundlephobia.com/result?p=redux-rags)
5+
[![minified + gzipped](https://badgen.net/bundlephobia/minzip/redux-rags)](https://bundlephobia.com/result?p=redux-rags)
46

57
Redux Reducers, Actions, and Generators: Simplified!
68

0 commit comments

Comments
 (0)