From d3245c59ce3b5e30d00be906c41fa18e7bba9f08 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 24 Apr 2019 13:33:28 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ca1d7a5..b7aa2cf 100644 --- a/Home.md +++ b/Home.md @@ -36,7 +36,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * All one and two wire RGB pixels that use the same transport as any of the above. ## [Library Comparisons](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comparisons) -Why use this library over another? Here are the top level unique features/issues to the most common libraries to help you choose. +Why use this library over another? The section linked here are the top level unique features/issues to the most common libraries to help you choose. ## [Projects based on this library](https://github.com/Makuna/NeoPixelBus/wiki/Project-References) Here are a few of the projects that use this library. They can often be a great source so you don't have to reinvent the wheel. They maybe just the inspiration you need to make your project.