From d0908bd2f7cba60012f5220d20fcb6ec1b2cb03c Mon Sep 17 00:00:00 2001 From: Jai Chopra Date: Wed, 22 Mar 2023 13:39:32 -0700 Subject: [PATCH] add link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3fd603b..fc7e4965 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The key features of LanceDB include: * Ecosystem integrations: Apache-Arrow, Pandas, Polars, DuckDB and more on the way. -LanceDB's core is written in Rust 🦀 and is built using Lance, an open-source columnar format designed for performant ML workloads. +LanceDB's core is written in Rust 🦀 and is built using Lance, an open-source columnar format designed for performant ML workloads. ## Quick Start