From 0b35e6dfa9db88ebd721e4e4d780f49babe7d096 Mon Sep 17 00:00:00 2001 From: Jai Date: Tue, 16 May 2023 09:53:04 -0700 Subject: [PATCH] node quickstart (#83) --- README.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d176216..26ff321b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The key features of LanceDB include: * Store, query and filter vectors, metadata and multi-modal data (text, images, videos, point clouds, and more). -* Native Python and Javascript/Typescript support (coming soon). +* Native Python and Javascript/Typescript support. * Zero-copy, automatic versioning, manage versions of your data without needing extra infrastructure. @@ -33,15 +33,29 @@ LanceDB's core is written in Rust 🦀 and is built using