diff --git a/README.md b/README.md index 522499f..2413eb3 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ third party code used in this experiment license --- -[MIT License](http://www.opensource.org/licenses/mit-license.php) \ No newline at end of file +[MIT License](LICENSE) diff --git a/index.html b/index.html index c83f73b..697a1db 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

glitch images

drag an image into the browser window to modify it. this script corrupts some bytes in a jpg image. because of the way jpg encoding works, the corrupted file still shows something. inspired by soulwires experiment in flash. this experiment was created by georg. you can follow him on twitter or explore the source code on github.

-

if you like this one, you can check out some of his other javascript experiments gitub.

+

if you like this one, you can check out some of his other javascript experiments github.