aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Stewart <philip.d.stewart@googlemail.com>2014-02-22 17:27:05 +0100
committerjaseg <jaseg@jaseg.net>2014-02-22 18:58:08 +0100
commitb87f6164dbd5d72a67fa33ce6c3d8ddffc8c2d6d (patch)
tree035c2b3a5547b8ac435d203d49d5e7d598e088e0
parente180313ef03b090de1ee3cfa41757cf0418e38bb (diff)
downloadmatelight-b87f6164dbd5d72a67fa33ce6c3d8ddffc8c2d6d.tar.gz
matelight-b87f6164dbd5d72a67fa33ce6c3d8ddffc8c2d6d.tar.bz2
matelight-b87f6164dbd5d72a67fa33ce6c3d8ddffc8c2d6d.zip
Added node.js module
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a63acc3..0ce1e2f 100644
--- a/README.rst
+++ b/README.rst
@@ -31,6 +31,7 @@ Related Projects
----------------
* `A Python script that plays gifs over CRAP`_
* `An HTML5 CRAP emulator`_
+* `A CRAP client for node.js`_
* `Webcam streaming on Mate Light`_
* `A game programming framework for Mate Light`_
* `Snake for Mate Light`_
@@ -40,6 +41,7 @@ Related Projects
.. _`A Python script that plays gifs over CRAP`: https://github.com/uwekamper/matelight-gifplayer
.. _`An HTML5 CRAP emulator`: https://github.com/sodoku/matelightemu
+.. _`A CRAP client for node.js`: https://github.com/sodoku/node-matelight
.. _`Webcam streaming on Mate Light`: https://github.com/c-base/matetv
.. _`A game programming framework for Mate Light`: https://github.com/c-base/pymlgame
.. _`Snake for Mate Light`: https://github.com/c-base/pymlsnake