Skip to content

Commit a3cdc9d

Browse files
authored
Update README.md (#217)
Removed links to docs/tutorials that use the old V1 API. Added a disclaimer that this is "beta" and examples have yet to be updated.
1 parent 0d996b1 commit a3cdc9d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

datacommons_client/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ import datacommons_client as dc
2424
For more detail on getting started with the API, please visit our
2525
[API Overview](https://docs.datacommons.org/api/).
2626

27-
When you are ready to use the API, you can refer to `examples` for
28-
examples on how to use this package to perform various tasks. More tutorials and
29-
documentation can be found on our [tutorials page](https://docs.datacommons.org/tutorials/)!
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.
3028

3129
## About Data Commons
3230

0 commit comments

Comments
 (0)