Updated Home (markdown)

Michael Miller
2023-04-05 21:36:33 -07:00
parent 9533aa147e
commit 2ca41853c4

@@ -2,6 +2,8 @@
Please consider donating to the cause.
[![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6AA97KE54UJR4)
[Please see the FAQ for common questions and answers](https://github.com/Makuna/NeoPixelBus/wiki/FAQ).
For quick questions and support:
* [Try the new Github Discussions](https://github.com/Makuna/NeoPixelBus/discussions)
* [Discord NeoPixelBus Invitation](https://discord.gg/c6FrysvZyV) or if you are already a member of [Discord Server NeoPixelBus](https://discord.com/channels/789177382221119519/789177382221119521)
@@ -13,9 +15,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 see the FAQ for common questions and answers](https://github.com/Makuna/NeoPixelBus/wiki/FAQ).
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.