From 0d61ef2948e9955e0da1ff05ed12853700a0f992 Mon Sep 17 00:00:00 2001 From: Priestch Date: Sat, 28 Oct 2023 16:35:11 +0800 Subject: [PATCH] readme: add docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67e4179..360df74 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ component, and it suffers some other issues. I learn a lot from the pdf.js project. This project is somehow giving back to the community. I will try to make it easier to integrate PDF viewer to your project. -# Resources +# Docs -[PDF.js Architecture](https://hacks.mozilla.org/2021/10/implementing-form-filling-and-accessibility-in-the-firefox-pdf-viewer/) +See https://priestch.github.io/document-viewer/ # Planed Todos