Skip to content

Commit 583a52e

Browse files
authored
Update README.md
1 parent 17f5852 commit 583a52e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ console.log(createResponse.data);
142142
```
143143

144144
### Samples
145-
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! If there's a sample you need missing, feel free to file an [issue][bugs].
145+
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
146+
REST documentation on cloud.google.com, as well as documentation embedded in the source code comments (under src/apis/<API>/<version>).
146147

147148
### API Reference
148149
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.

0 commit comments

Comments
 (0)