mirror of
https://github.com/martijndeb/pixdisp.git
synced 2025-04-27 21:38:29 +02:00
Update README
This commit is contained in:
parent
b7be44ae7c
commit
6fc701f773
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
[](https://opensource.org/licenses/mit-license.php)
|
||||
[](https://snyk.io/test/github/sexybiggetje/pixdisp?targetFile=package.json)
|
||||
[](https://codeclimate.com/github/sexybiggetje/pixdisp/maintainability)
|
||||
[](https://codeclimate.com/github/sexybiggetje/pixdisp/test_coverage)
|
||||
[](https://travis-ci.org/sexybiggetje/pixdisp)
|
||||
|
||||
A small application to drive LED matrix displays, such as the [Pimoroni Unicorn](https://shop.pimoroni.com/?q=unicorn%20hat), from nodejs. My intention is to create a digital graffiti/guestbook system and a general animation system. This is a project for fun, so if you have a feature just request it! Or add it and I'll review it. Social coding ftw.
|
||||
|
@ -27,8 +28,6 @@ execute:
|
|||
|
||||
npm test
|
||||
|
||||
The coverage flag is optional, but provides helpful encouragement to write tests.
|
||||
|
||||
### Drawing
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue