From 5c13eb3b8670f4623f3eb276d7e641c34192006c Mon Sep 17 00:00:00 2001 From: Madhavan Date: Tue, 19 Aug 2025 18:59:39 -0400 Subject: [PATCH] Update README.md Update readme to include documentation provided via DeepWiki as there is no current documentation that clearly articulates the architectures of this project. Adding this will also help auto-refresh the deepwiki pages Signed-off-by: Madhavan --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 72eb8871..2aaac338 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ On our list for next benchmarks: Please read [Contributing to Docling](https://github.com/docling-project/docling/blob/main/CONTRIBUTING.md) for details. +## Documentation + +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/docling-project/docling-eval) + ## License The Docling codebase is under MIT license.