From fa8ec543b886d62fa5d580c680330956ca9f0350 Mon Sep 17 00:00:00 2001 From: zTgx <747674262@qq.com> Date: Fri, 10 Apr 2026 11:13:16 +0800 Subject: [PATCH] docs(README): center image and update examples reference - Center the positioning diagram using div alignment - Update image tag to include height attribute - Revise examples section to remove outdated content reference - Add new logo-title.svg file for project branding --- README.md | 4 ++-- docs/design/logo-title.svg | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 docs/design/logo-title.svg diff --git a/README.md b/README.md index 96b68658..4379350a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ **Vectorless** is an ultra-performant reasoning-native document intelligence engine for AI, with the core written in Rust. It transforms documents into rich semantic trees and uses LLMs to intelligently traverse the hierarchy — retrieving the most relevant content through structural reasoning and deep contextual understanding. -Vectorless +
Vectorless
## Quick Start @@ -88,7 +88,7 @@ async fn main() -> vectorless::Result<()> { ## Examples -See [examples/](examples/) for more Rust patterns — streaming, document graph, custom pilot, cross-document retrieval, and more.| +See [examples](examples/) for more and stay tuned. ## Contributing diff --git a/docs/design/logo-title.svg b/docs/design/logo-title.svg new file mode 100644 index 00000000..63dc0074 --- /dev/null +++ b/docs/design/logo-title.svg @@ -0,0 +1,4 @@ + + + Vectorless +