update readme with link to glitch library

This commit is contained in:
Georg Fischer 2013-11-27 22:30:00 +01:00
parent 79d6c9fc8d
commit f9f7d01763

View File

@ -20,6 +20,10 @@ run ```npm install``` from within the ```build/``` folder to install the depende
to build, run ```grunt production``` from within the ```build/``` folder. the optimized files will get copied to the ```production/``` folder.
glitch code
---
if you're a developer and just interested in the code for the glitch effect, there's a separate repository for that: [glitch-canvas](https://github.com/snorpey/glitch-canvas).
third party code used in this experiment
---
* [js signals](http://millermedeiros.github.io/js-signals/) by [millermedeiros](https://github.com/millermedeiros), MIT license