Skip to content

Commit 372b48b

Browse files
committed
update project description
1 parent d826428 commit 372b48b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.1.0"
44
edition = "2024"
55
authors = ["Nigel Christian <[email protected]>"]
66
documentation = "https://docs.rs/valentinus"
7-
description = "Next generation vector database built with LMDB bindings"
7+
description = "A thread-safe vector database for model inference inside LMDB."
88
repository = "https://github.com/kn0sys/valentinus"
99
license = "Apache-2.0"
1010
readme = "README.md"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# valentinus
77

8-
next generation vector db built with lmdb bindings
8+
A thread-safe vector database for model inference inside LMDB.
99

1010
### dependencies
1111

0 commit comments

Comments
 (0)