Skip to content

Commit 2aba642

Browse files
authored
Update README.md
1 parent 8e8c8c1 commit 2aba642

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,9 @@ SELECT e.id, v.distance FROM images AS e
8787

8888
## 📋 Documentation
8989

90-
Extensive API documentation can be found in the [API page](https://github.com/sqliteai/sqlite-vector/blob/main/API.md)
90+
Extensive API documentation can be found in the [API page](https://github.com/sqliteai/sqlite-vector/blob/main/API.md).
91+
92+
More information about the quantization process can be found in the [QUANTIZATION document](https://github.com/sqliteai/sqlite-vector/blob/main/QUANTIZATION.md).
9193

9294
## 🧩 Features
9395

0 commit comments

Comments
 (0)