docs(readme): add Greenkeeper badge

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-04-13 16:45:55 +00:00
parent de9687b163
commit ac4f3c8e70

View File

@ -1,5 +1,7 @@
# React Storybook [![Build Status](https://travis-ci.org/storybooks/react-storybook.svg?branch=master)](https://travis-ci.org/storybooks/react-storybook) [![npm version](https://badge.fury.io/js/%40kadira%2Fstorybook.svg)](https://badge.fury.io/js/%40kadira%2Fstorybook) [![Storybook Slack](https://storybooks-slackin.herokuapp.com/badge.svg)](https://storybooks-slackin.herokuapp.com/)
[![Greenkeeper badge](https://badges.greenkeeper.io/storybooks/react-storybook.svg)](https://greenkeeper.io/)
React Storybook is a UI development environment for your React components. With it, you can visualize different states of your UI components and develop them interactively.
![React Storybook Screenshot](docs/demo.gif)