From 90610f2b3d3ab145163443484fbe6348ffbe60bd Mon Sep 17 00:00:00 2001 From: IdleGandalf Date: Tue, 14 Jul 2015 19:28:12 +0200 Subject: [PATCH] adjusted readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b1f1e4f..d079e91 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # LedD -LEDD Daemon in Python3 -## What is LedD? - -LedD is a daemon for interfacing LED stripes. It provides an abstract interface for effects to control any kind of LED stripe through an adapter (a driver). An Android application can connect and natively change any settings for the effects. +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, as 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