diff options
author | jaseg <code@jaseg.net> | 2015-12-29 22:45:12 +0100 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2015-12-29 22:47:26 +0100 |
commit | 2ceb4e49de4be5e3354437bacb86699fef055869 (patch) | |
tree | 55c00d4ee9f0a4d5552009cedf4c9d87b4c1f122 | |
parent | 65715113fd7981ebe12d6298a8c07393330326ec (diff) | |
download | matelight-2ceb4e49de4be5e3354437bacb86699fef055869.tar.gz matelight-2ceb4e49de4be5e3354437bacb86699fef055869.tar.bz2 matelight-2ceb4e49de4be5e3354437bacb86699fef055869.zip |
README: add CRAP bash script link
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -46,7 +46,7 @@ Related Projects * `An audio spectrum analyzer`_ * `A Unity 3D backend`_ * `Advanced Conway's Game of Life`_ - +* `How to CRAP in bash because nc is for noobs`_ As featured on… --------------- @@ -69,3 +69,4 @@ As featured on… .. _`An audio spectrum analyzer`: https://github.com/c-base/mlaudiospectrum .. _`A Unity 3D backend`: http://firepunchd.tumblr.com/post/123631124063/every-pixel-is-sacred-on-a-40x16-display-you-have .. _`Advanced Conway's Game of Life`: https://github.com/vileda/golGL +.. _`How to CRAP in bash because nc is for noobs`: https://gist.github.com/anonymous/0299b536dabd8ee59529 |