From 945f82530f4f9d0fab44f1749d16a694a95e49a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Polg=C3=A1r=20Andr=C3=A1s?= Date: Wed, 8 Jul 2015 11:18:37 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa8a5b6..c5e658e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -#react-theme [![Build Status](https://img.shields.io/travis/azazdeaz/react-theme.svg?style=flat-square)](https://travis-ci.org/azazdeaz/react-theme) [![Coverage Status](https://img.shields.io/coveralls/azazdeaz/react-theme.svg?style=flat-square)](https://coveralls.io/r/azazdeaz/react-theme?branch=master) +#react-theme [![Build Status](https://img.shields.io/travis/azazdeaz/react-theme.svg?style=flat-square)](https://travis-ci.org/azazdeaz/react-theme) [![Coverage Status](https://img.shields.io/coveralls/azazdeaz/react-theme.svg?style=flat-square)](https://coveralls.io/r/azazdeaz/react-theme?branch=master) [![npm](https://img.shields.io/npm/dm/react-theme.svg?style=flat-square)]() + Simple inline style manager for the organized and customizable css styles in React. If you know [material-ui](https://github.com/callemall/material-ui) it's similar to the [ThemeManager](http://material-ui.com/#/customization/themes) but more general.