From 82055bdbef85bea4adb12b4c8326955e7d2fd64c Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Mon, 22 Sep 2025 11:13:07 -0700 Subject: [PATCH] chore: Update ReadMe disclaimer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21dc7a3..3071683 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Gemini CLI Extension - PostgreSQL > [!NOTE] -> This extension is currently in beta, and may see breaking changes until the first stable release (v1.0). +> This extension is currently in beta (pre-v1.0), and may see breaking changes until the first stable release (v1.0). This Gemini CLI extension provides a set of tools to interact with [PostgreSQL](https://www.postgresql.org/docs/) instances. It allows you to manage your databases, execute queries, and explore schemas directly from the [Gemini CLI](https://google-gemini.github.io/gemini-cli/), using natural language prompts.