diff --git a/README.md b/README.md index 1388f63..08a72d9 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,5 @@ database.build() This will automatically create the SQLite database file, with vector search capabilities (piggybacking on sqlite-vss integration on Langchain). + +Thanks to @medoror for contributing.