From 8ee1dd395c49c4f67241d9be9788013341db99c3 Mon Sep 17 00:00:00 2001 From: Giovanni Harting Date: Fri, 9 Oct 2015 20:59:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b32a067..9f759f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LedD -[![Codacy Badge](https://api.codacy.com/project/badge/bb2de4e1587f48358141cd7465d2ea89)](https://www.codacy.com/app/chefeificationful/LedD) [![][license img]][license] +[![][cq img]][cq] [![][license img]][license] 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. @@ -43,3 +43,5 @@ This project is licensed under the conditions of the GNU GPL 3.0. [license]:LICENSE [license img]:https://img.shields.io/github/license/led-freaks/ledd.svg?style=flat-square +[cq]:https://www.codacy.com/app/chefeificationful/LedD +[cq img]:https://img.shields.io/codacy/bb2de4e1587f48358141cd7465d2ea89.svg?style=flat-square