Skip to content

Commit a98a275

Browse files
chore: Update ReadMe disclaimer (#15)
Co-authored-by: Wenxin Du <117315983+duwenxin99@users.noreply.github.com>
1 parent 3a2239b commit a98a275

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Gemini CLI Extension - BigQuery Data Analytics
22

33
> [!NOTE]
4-
> This extension is currently in beta, and may see breaking changes until the first stable release (v1.0).
4+
> This extension is currently in beta (pre-v1.0), and may see breaking changes until the first stable release (v1.0).
55
66
Developers can effortlessly connect, interact, and generate data insights with [BigQuery](https://cloud.google.com/bigquery/docs) datasets and data using natural language commands.
77

88
Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini-cli/blob/main/docs/extension.md).
99

1010
## Why Use the BigQuery Data Analytics Extension?
1111

12-
* **Natural Language to data analytics :** Find required BigQuery tables and ask analytical questions in natural language.
13-
* **Seamless Workflow:** Stay in your CLI. No need to constantly switch contexts to the GCP console for generating analytical insights.
12+
* **Natural Language to data analytics :** Find required BigQuery tables and ask analytical questions in natural language.
13+
* **Seamless Workflow:** Stay in your CLI. No need to constantly switch contexts to the GCP console for generating analytical insights.
1414
* **Run advanced analytics :** Generate forecasts, run a contributions analysis using built-in advanced tools.
1515

1616
## Prerequisites
@@ -47,12 +47,12 @@ Interact with BigQuery using natural language right from your IDE:
4747

4848
* **Find Data:**
4949

50-
* "Find tables related to PyPi downloads"
50+
* "Find tables related to PyPi downloads"
5151
* "Find tables related to Google analytics data in the dataset bigquery-public-data"
52-
52+
5353
* **Generate Analytics and insights:**
5454

55-
* "Using bigquery-public-data.pypi.file\_downloads show me the top 10 downloaded pypi packages this month."
55+
* "Using bigquery-public-data.pypi.file\_downloads show me the top 10 downloaded pypi packages this month."
5656
* “Using bigquery-public-data.pypi.file\_downloads can you forecast downloads for the last four months of 2025 for package urllib3?”
5757

5858
## Supported Tools

0 commit comments

Comments
 (0)