From a447c90039f7139ee9264ba104daf746740b9a87 Mon Sep 17 00:00:00 2001 From: ColonelParrot <65585002+ColonelParrot@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:01:03 -0500 Subject: [PATCH] add wiki link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b3f03..568fc9f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ Supports the web, NodeJS, npm or via cdn

- **Features**: - paper detection & highlighting @@ -39,6 +38,8 @@ Available on npm or via +

➡️ view documentation

+
## Quickstart @@ -125,3 +126,5 @@ To export the paper to a PDF, see [here](https://stackoverflow.com/questions/236 - for optimal paper detection, the paper should be placed on a flat surface with a solid background color - we recommend wrapping your code using `jscanify` in a window `load` event listener to ensure OpenCV is loaded + +

➡️ view documentation

\ No newline at end of file