Skip to content

Commit b3b8fb3

Browse files
authored
Update README.md (#275)
Remove verbiage about being in beta, update links to docs, and remove reference to Github issues.
1 parent 36feefa commit b3b8fb3

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

datacommons_client/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@ Once the package is installed, import `datacommons_client`.
2121
import datacommons_client as dc
2222
```
2323

24-
For more detail on getting started with the API, please visit our
25-
[API Overview](https://docs.datacommons.org/api/).
26-
27-
**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.
24+
For more detail on getting started with the API, please visit <https://docs.datacommons.org/api/python/v2/>.
2825

2926
## About Data Commons
3027

@@ -39,6 +36,4 @@ Apache 2.0
3936

4037
## Support
4138

42-
For general questions or issues about the API, please open an issue on our
43-
[issues](https://github.com/google/datacommons/issues) page. For all other
44-
questions, please send an email to `[email protected]`.
39+
For questions, please send an email to `[email protected]`.

0 commit comments

Comments
 (0)