From dbad5d2483721f87dc4b8f567a702669b770a456 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 21 Mar 2016 12:25:04 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a102aa9..ac8af02 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,12 @@ -_**(please excuse the mess, this Wiki is still under construction)**_ [Please see the FAQ for common questions and answers](https://github.com/Makuna/NeoPixelBus/wiki/FAQ). +Please consider donating to the cause. +[![Donate](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6AA97KE54UJR4) + +For quick questions jump on Gitter and ask away. +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Makuna/NeoPixelBus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + # Overview This is an Arduino Library that supports sending out data to update a series of color smart LEDs commonly known as NeoPixels. This Wiki is for V2 of the library, which replaces all previous different versions and branches. V2 now resides in the master branch.