Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Feb 4, 2025
1 parent 583a52e commit 56b318f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ console.log(createResponse.data);

### Samples
There are a lot of [samples](https://github.com/googleapis/google-api-nodejs-client/tree/main/samples) 🤗 If you're trying to figure out how to use an API ... look there first! You can also search for a given API's
REST documentation on cloud.google.com, as well as documentation embedded in the source code comments (under src/apis/<API>/<version>).
REST documentation on cloud.google.com, as well as documentation embedded in the source code comments (under src/apis/api-name/version).

### API Reference
This library has a full set of [API Reference Documentation](https://googleapis.dev/nodejs/googleapis/latest). This documentation is auto-generated, and the location may change.
Expand Down

0 comments on commit 56b318f

Please sign in to comment.