diff --git a/docs/index.html b/docs/index.html index 507ea1d..90cbec1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,8 @@ - + + @@ -15,14 +16,11 @@ -
- + jscanify logo

Open-source pure Javascript implemented mobile document scanner.


@@ -62,10 +60,10 @@
- + jscanify test image 1
- + jscanify test image 2
@@ -90,7 +88,8 @@ image.onload = function () { document.body.appendChild(resultCanvas); }); }; - It's that easy! Come check out the documentation! + It's that easy! Come check out the documentation!
@@ -99,8 +98,16 @@ image.onload = function () { - + crossorigin="anonymous" referrerpolicy="no-referrer" async> + + + \ No newline at end of file