From 54146ad2a9609f730f9ff72b3f62e9524da9363c Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 24 Sep 2015 17:58:42 +0300 Subject: [PATCH] Add badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 01791d4c..18942ba4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Redux DevTools A live-editing time travel environment for [Redux](https://github.com/rackt/redux). **[See Dan's React Europe talk demoing it!](http://youtube.com/watch?v=xsSnOQynTHs)** +[![build status](https://img.shields.io/travis/gaearon/redux-devtools/master.svg?style=flat-square)](https://travis-ci.org/gaearon/redux-devtools) +[![npm version](https://img.shields.io/npm/v/redux-devtools.svg?style=flat-square)](https://www.npmjs.com/package/redux-devtools) +[![npm downloads](https://img.shields.io/npm/dm/redux-devtools.svg?style=flat-square)](https://www.npmjs.com/package/redux-devtools) +[![redux channel on slack](https://img.shields.io/badge/slack-redux@reactiflux-61DAFB.svg?style=flat-square)](http://www.reactiflux.com) + + ![](http://i.imgur.com/J4GeW0M.gif) ### Features