diff --git a/README.md b/README.md index d48e4ca..2a17adc 100644 --- a/README.md +++ b/README.md @@ -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