Skip to content

Commit

Permalink
docs: add DEBUG.md (#7859)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hectorhammett authored Dec 11, 2024
1 parent 032f4f9 commit d555d89
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ foreach ($responses as $element) {
}
```

### Debugging

Please see our [Debugging guide](https://github.com/googleapis/google-cloud-php/blob/main/DEBUG.md)
for more information about the debugging tools.

### Version

This component is considered GA (generally available). As such, it will not introduce backwards-incompatible changes in
Expand All @@ -67,4 +72,3 @@ any minor or patch releases. We will address issues and requests with the highes

1. Understand the [official documentation](https://cloud.google.com/speech/docs/).
2. Take a look at [in-depth usage samples](https://github.com/GoogleCloudPlatform/php-docs-samples/tree/master/speech/).

0 comments on commit d555d89

Please sign in to comment.