From 1eca0f13e7ba5e25bac82506ac77a01c5c933445 Mon Sep 17 00:00:00 2001 From: David Madison Date: Wed, 29 Mar 2017 22:46:35 -0400 Subject: [PATCH] Added header image --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f810628..cf1b638 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Adalight-FastLED + +![Adalight-Rainbow](http://i.imgur.com/sHygxq9.jpg) + ## Synopsis This project modifies the Adalight protocol to use [FastLED](https://github.com/FastLED/FastLED) ([fastled.io](http://fastled.io)). This expands Adalight to, in theory, work with *[any supported FastLED strip](https://github.com/FastLED/FastLED/wiki/Chipset-reference)* including WS2812B (aka Adafruit NeoPixels).