From 8dd26f04b64ba1c5562686b0f7c7f56991021ae3 Mon Sep 17 00:00:00 2001 From: Giovanni Harting Date: Tue, 1 Sep 2015 07:07:17 +0200 Subject: [PATCH] changed quality badge again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2133103..970a90c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LedD -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/LED-Freaks/LedD/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/LED-Freaks/LedD/?branch=master) +[![Code Climate](https://codeclimate.com/github/LED-Freaks/LedD/badges/gpa.svg)](https://codeclimate.com/github/LED-Freaks/LedD) LedD is a daemon for interfacing LED stripes written in python3. It provides an abstract interface for effects to control any kind of LED stripe through an controller, although it is intented to be used with the PCA9685 chip. An Android application can connect and natively change any settings for the effects and stripes.