From 0fe4c33dcc4bf2262503e4fa01eb85524ea62a91 Mon Sep 17 00:00:00 2001 From: Tomasz Korzeniowski Date: Wed, 2 Mar 2016 10:16:12 +0100 Subject: [PATCH] codebeat badge Is it fine to add codebeat badge to README? codebeat is automated code review tool for Swift, Ruby & Go that helps get instant feedback on code quality. "Quick wins" suggested by codebeat could be a nice candidate for a pull request and help other developers become contributors. FYI. To be fully open and honest. I'm co-founder of codebeat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e0dd7..e89f3a0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Knyle Style Sheets +# Knyle Style Sheets[![codebeat](https://codebeat.co/badges/dcff10f1-ce7d-4faa-a307-a680c3575834)](https://codebeat.co/projects/github-com-kneath-kss) Inspired by [TomDoc](http://tomdoc.org), KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a documentation specification and styleguide format. It is **not** a preprocessor, CSS framework, naming convention, or specificity guideline.