diff --git a/README.md b/README.md index 17e3359..9ec20f5 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ document.body.appendChild(newImg); So now we have two Kirbys - one with a normal URL, and the other with a blob URL. You can try this out yourself in the [blob-util playground](http://nolanlawson.github.io/blob-util). Super fun! - + API diff --git a/blob-util.gif b/blob-util.gif new file mode 100644 index 0000000..d580688 Binary files /dev/null and b/blob-util.gif differ