Skip to content

Commit 47985f5

Browse files
docs(readme): add Greenkeeper badge
1 parent 9cbf8e7 commit 47985f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Could change the way you did `componentWillReceiveProps`, could replace `getDeri
3232

3333
> IE11+, React 15 and React 16.3 compatible.
3434
35-
[![NPM](https://nodei.co/npm/react-memoize.png?downloads=true&stars=true)](https://nodei.co/npm/react-memoize/)
35+
[![NPM](https://nodei.co/npm/react-memoize.png?downloads=true&stars=true)](https://nodei.co/npm/react-memoize/) [![Greenkeeper badge](https://badges.greenkeeper.io/theKashey/react-memoize.svg)](https://greenkeeper.io/)
3636

3737
- [Memoize](#memoize) - to create declarative memoized selection.
3838
- [MemoizedFlow](#flow) - to create declarative memoized flow.

0 commit comments

Comments
 (0)