Skip to content

Commit 97698ab

Browse files
committed
feat(rust): update project description to better reflect AI focus
- Change description from "Hierarchical, reasoning-native document intelligence engine" to "Reasoning-native document intelligence engine for AI" - Removes hierarchical aspect and adds clearer AI context
1 parent 893bda9 commit 97698ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "vectorless"
33
version.workspace = true
44
edition.workspace = true
55
authors.workspace = true
6-
description = "Hierarchical, reasoning-native document intelligence engine"
6+
description = "Reasoning-native document intelligence engine for AI"
77
license.workspace = true
88
repository.workspace = true
99
homepage.workspace = true

0 commit comments

Comments
 (0)