added code quality rating

This commit is contained in:
IdleGandalf
2015-09-01 06:56:56 +02:00
parent f9ccf2c346
commit 4618900aa8

View File

@@ -1,5 +1,7 @@
# 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)
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.
## Goals