Skip to content

Commit

Permalink
Add link to npm package from badge
Browse files Browse the repository at this point in the history
  • Loading branch information
german-p committed Jun 7, 2019
1 parent 3165c18 commit 4be893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://img.shields.io/travis/german-p/react-redux-async-action.svg)](https://travis-ci.org/german-p/react-redux-async-action)
[![Coverage Status](https://coveralls.io/repos/github/german-p/react-redux-async-action/badge.svg?branch=master)](https://coveralls.io/github/german-p/react-redux-async-action?branch=master)
![npm](https://img.shields.io/npm/v/react-redux-async-action.svg)
[![npm](https://img.shields.io/npm/v/react-redux-async-action.svg)](https://www.npmjs.com/package/react-redux-async-action)
![NPM](https://img.shields.io/npm/l/react-redux-async-action.svg)

A set of helper functions to reduce the boilerplate of working with redux actions that trigger an async call and end up dispatching a sucess or failure of said action upon completion
Expand Down

0 comments on commit 4be893b

Please sign in to comment.