From 371c3b15a144216c106d360843be8f6fc3861348 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 21 Apr 2015 11:36:43 +0200 Subject: README.md: Fix image link, add heise photobomb --- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4323195..9c30fd6 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Mate Light ========== -.. image:: http://cbag3.c-base.org/media/cache/artefact_show/uploads/assets/52f6c9c16c72d.jpeg +.. image:: http://i.imgur.com/SzVinml.jpg Transform a bunch of empty mate crates to a huge display using a 15 year old laptop, a 13US$ microcontroller board and a couple of cheap chinese christmas lights. @@ -45,6 +45,11 @@ Related Projects * `Movie Streaming and Live 3D Raytracing for Mate-Light in Javascript`_ * `An audio spectrum analyzer`_ +As featured on… +--------------- +* Heise_ + +.. _Heise: http://www.heise.de/newsticker/meldung/Code-Red-Aktivisten-schlagen-gegen-das-Ueberwachungsimperium-zurueck-2614513.html .. _`A Python script that plays gifs over CRAP`: https://github.com/uwekamper/matelight-gifplayer .. _`HTML5 CRAP emulator`: https://github.com/sodoku/matelightemu .. _`A CRAP client for node.js`: https://github.com/sodoku/node-matelight -- cgit