From 889508db147e81497193507f1b8cb7a287fafd6a Mon Sep 17 00:00:00 2001 From: kmoscoe <165203920+kmoscoe@users.noreply.github.com> Date: Thu, 18 Sep 2025 11:09:36 -0700 Subject: [PATCH] Update README.md Remove verbiage about being in beta, update links to docs, and remove reference to Github issues. --- datacommons_client/README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/datacommons_client/README.md b/datacommons_client/README.md index b4f491ec..7b2e8741 100644 --- a/datacommons_client/README.md +++ b/datacommons_client/README.md @@ -21,10 +21,7 @@ Once the package is installed, import `datacommons_client`. import datacommons_client as dc ``` -For more detail on getting started with the API, please visit our -[API Overview](https://docs.datacommons.org/api/). - -**Note:** This package uses the V2 REST API and is in Beta. All of the existing Python and Pandas tutorials and samples use V1. We will be updating all the documentation during this Beta. +For more detail on getting started with the API, please visit . ## About Data Commons @@ -39,6 +36,4 @@ Apache 2.0 ## Support -For general questions or issues about the API, please open an issue on our -[issues](https://github.com/google/datacommons/issues) page. For all other -questions, please send an email to `support@datacommons.org`. +For questions, please send an email to `support@datacommons.org`.