Update README.md

Added 'credits' section
This commit is contained in:
David Madison 2017-03-19 12:04:23 -04:00 committed by GitHub
parent e0d50d3961
commit 7c81859c88
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,12 @@ Upload to your Arduino and use a corresponding PC application to stream color da
I've only tested the code with the WS2812B strips I have on hand, but so far it performs flawlessly. If you find an issue with the code or can confirm that it works with another chipset, please let me know!
## Credits and Contributions
The base for the original FastLED modifications is [this gist](https://gist.github.com/jamesabruce/09d79a56d270ed37870c) by [James Bruce](https://github.com/jamesabruce). Thanks James!
Pull requests to improve this software are always welcome!
## License
Adalight is free software: you can redistribute it and/or modify