diff --git a/README.md b/README.md index 701e2a9..7ba0a7a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Pict2Pix.js is a creative coding library to apply fancy pixel animations to imag To get started with Pict2Pix.js library, follow the next steps: - Include the prict2pix.min.js file. ```html - + ``` - Place an image inside a container because the library will replace the image by a canvas. ```html @@ -49,7 +49,7 @@ window.onload = function initialize() {