Skip to content

Commit

Permalink
Merge pull request #945 from aguynamedben/readme-discord-badge
Browse files Browse the repository at this point in the history
Discord badge on README for #redux-persist on Reactiflux
  • Loading branch information
aguynamedben authored Dec 11, 2018
2 parents fc5e67d + a2a1a19 commit b6a60bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Persist and rehydrate a redux store.

[![build status](https://img.shields.io/travis/rt2zz/redux-persist/master.svg?style=flat-square)](https://travis-ci.org/rt2zz/redux-persist) [![npm version](https://img.shields.io/npm/v/redux-persist.svg?style=flat-square)](https://www.npmjs.com/package/redux-persist) [![npm downloads](https://img.shields.io/npm/dm/redux-persist.svg?style=flat-square)](https://www.npmjs.com/package/redux-persist)
[![#redux-persist on Discord](https://img.shields.io/discord/102860784329052160.svg)](https://discord.gg/ExrEvmv)

## Quickstart
`npm install redux-persist`
Expand Down

0 comments on commit b6a60bd

Please sign in to comment.