From 272043ea6d192e9050a4dbb3fa9d7f3fe5c447b1 Mon Sep 17 00:00:00 2001 From: David Zearing Date: Thu, 7 Apr 2016 12:53:24 -0700 Subject: [PATCH] Updating README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a096559a1c2..d782955c4c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# load-themed-styles +# load-themed-styles [![npm version](https://badge.fury.io/js/load-themed-styles.svg)](https://badge.fury.io/js/load-themed-styles) + +[![Build Status](https://travis-ci.org/dzearing/load-themed-styles.svg?branch=master)](https://travis-ci.org/dzearing/load-themed-styles) [![Dependencies](https://david-dm.org/dzearing/load-themed-styles.svg)](https://david-dm.org/dzearing/load-themed-styles) + > Loads a string of style rules, but supports detokenizing theme constants built within it. ## Install