From 9b9fd432e5b70bd3f5d5292dea12503fe42f998d Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 31 Aug 2017 13:43:37 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)