diff --git a/Home.md b/Home.md index c42ec1a..15cc1da 100644 --- a/Home.md +++ b/Home.md @@ -13,7 +13,9 @@ This is an Arduino Library that supports sending out data to update a series of 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. -[Just want to see the API Reference?](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) +[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. ## Latest Features ### (June 18th, 2017)