From 0c86814c441fd2614dd4117eb4083e8208539fde Mon Sep 17 00:00:00 2001 From: Ben Schwarz Date: Mon, 1 Jul 2013 18:52:39 +1000 Subject: [PATCH] Added code climate link / graphic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf25b13..8ea0d4c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ KSS can also support words as Styleguide section names // Styleguide Forms - Special Checkboxes. ``` -## Ruby Library [![Build Status](https://travis-ci.org/kneath/kss.png)](https://travis-ci.org/kneath/kss) +## Ruby Library [![Build Status](https://travis-ci.org/kneath/kss.png)](https://travis-ci.org/kneath/kss) [![Code Climate](https://codeclimate.com/github/kneath/kss.png)](https://codeclimate.com/github/kneath/kss) This repository includes a ruby library suitable for parsing SASS, SCSS, and CSS documented with KSS guidelines. To use the library, include it in your project as a gem from . Then, create a parser and explore your KSS.