diff --git a/Home.md b/Home.md index 56f284d..f074357 100644 --- a/Home.md +++ b/Home.md @@ -17,8 +17,6 @@ For quick questions and support: # Overview This is an Arduino Library that supports sending out data to update a series of color "smart LEDs" commonly known as NeoPixels and/or DotStars. -Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/adafruit-neopixel-uberguide/best-practices) guide before connecting your NeoPixels, it will save you a lot of time and effort. - [The Quick Start Guide](https://github.com/Makuna/NeoPixelBus/wiki/Quick-Start-Guide) will lead you through getting it connected and working for the first time with some tips to help diagnose possible issues. [The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you.