Skip to content

Commit afcf838

Browse files
docs: add DEBUG.md (#7859)
1 parent 97d3352 commit afcf838

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ foreach ($entityType->getEntities() as $entity) {
5757
}
5858
```
5959

60+
### Debugging
61+
62+
Please see our [Debugging guide](https://github.com/googleapis/google-cloud-php/blob/main/DEBUG.md)
63+
for more information about the debugging tools.
64+
6065
### Version
6166

6267
This component is considered GA (generally available). As such, it will not introduce backwards-incompatible changes in

0 commit comments

Comments
 (0)