From baaa63ff467de873e13c27bcf8b90c808108b2a6 Mon Sep 17 00:00:00 2001 From: David Madison Date: Tue, 20 Dec 2016 05:38:23 -0500 Subject: [PATCH] Added proper FastLED URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcee265..e9b182a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Synopsis -This is the standard Adalight library, modified to work with the FastLED library (fastled.io) and 3-pin WS2812B LED strips (2016-era Adafruit NeoPixels). +This is the standard Adalight library, modified to work with the FastLED library ([fastled.io](http://fastled.io)) and 3-pin WS2812B LED strips (2016-era Adafruit NeoPixels). In addition to ambilight setups, the protocol can be used to stream any color data from a computer to a WS2812B strip (data rate limited by serial throughput).