From 495e8929b524b3dfcdac47fda2e6e15d1ec2eece Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 6 May 2026 04:39:17 +0800 Subject: [PATCH] Trim Cloud Service note in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f35ce..39d4674 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ You can generate the PageIndex tree structure with this open-source repo; or use # ⚙️ Package Usage -> **Note:** This open-source package uses standard Python PDF parsing. For use cases with complex PDFs, our [Cloud Service](https://pageindex.ai/developer) provides significantly better results with enhanced OCR, tree building, and retrieval. Available via [MCP](https://pageindex.ai/developer) or [API](https://pageindex.ai/developer). +> **Note:** This package uses standard PDF parsing. For use cases with complex PDFs, our [Cloud Service](https://pageindex.ai/developer) (via MCP and API) offers enhanced OCR, tree building, and retrieval. You can follow these steps to generate a PageIndex tree from a PDF document.