From 051fea3f51cf3b1d6342aca3731e0be2131d767c Mon Sep 17 00:00:00 2001 From: owendelong Date: Thu, 12 Sep 2019 09:33:02 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 70e7a9a..06dc170 100644 --- a/Home.md +++ b/Home.md @@ -35,8 +35,9 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * APA102 (DotStars) * All one and two wire RGB pixels that use the same transport as any of the above. -## [Using this library in a comercial product](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use) -Using this Library with its current license is tricky. But it can be accomplished. +## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use) +Using this Library as part of a closed application with its current license is tricky. But it can be accomplished. + ## [Library Comparisons](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comparisons) Why use this library over another? The section linked here are the top level unique features/issues to the most common libraries to help you choose.