diff --git a/README.md b/README.md index 9690668..6e493fc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This is the format used by the PC version of Deluxe Paint II and is different fr ### In the browser -_Also see `index.html` and `main.js` for a more elaborate example that renders the palletized image data to a html5 canvas._ +_Also see `index.html` and `main.js` for a more elaborate example that renders the image and palette data to an html5 canvas and supports color cycling._ ```javascript import PBM from "./src/pbm.js"; diff --git a/index.html b/index.html index 98b117d..4b457c0 100644 --- a/index.html +++ b/index.html @@ -9,9 +9,33 @@
+ +
++ + + +
+