From 3803fcf877b24ecb7d3ebe32666193c484f6bc64 Mon Sep 17 00:00:00 2001 From: Georg Fischer Date: Tue, 23 Jul 2013 23:37:07 +0200 Subject: [PATCH 1/2] typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

From 658724d1d8f8f2eac2785e5153339a6fe1437397 Mon Sep 17 00:00:00 2001 From: georg fischer Date: Thu, 25 Jul 2013 09:11:21 +0200 Subject: [PATCH 2/2] update license link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)