From 3803234f5fab50e65b34db61e5e535c533bff2e0 Mon Sep 17 00:00:00 2001 From: Marc MERLIN Date: Wed, 24 Apr 2019 15:57:33 -0700 Subject: [PATCH] Added link to why section in the wiki. (#266) * Added link to why section in the wiki. * Update ReadMe.md --- ReadMe.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 202418d..dc29f42 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -17,6 +17,9 @@ For quick questions jump on Gitter and ask away. For bugs, make sure there isn't an active issue and then create one. +## Why this library and not FastLED or some other library? +See [Why this Library in the Wiki](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comparisons). + ## Documentation [See Wiki](https://github.com/Makuna/NeoPixelBus/wiki)