From d2020f3a3909451edda6b5ec751136cd411c21f6 Mon Sep 17 00:00:00 2001 From: Suyog Sonwalkar Date: Mon, 26 May 2025 18:41:17 -0700 Subject: [PATCH] Update docs Summary: Test Plan: --- website/content/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/_index.md b/website/content/_index.md index 11be000..f6f3348 100644 --- a/website/content/_index.md +++ b/website/content/_index.md @@ -9,6 +9,10 @@ Inspired by Drizzle ORM, `spanner-orm` aims to provide a single, elegant object Find it on NPM at https://www.npmjs.com/package/spanner-orm or on github at https://github.com/Flux159/spanner-orm/ +## Quickstart + +Read the [getting started doc](https://flux159.github.io/spanner-orm/docs/getting-started/). + ## Key Requirements & Design Goals `spanner-orm` is built to address the following key requirements for developers working with PostgreSQL and Google Spanner: