Skip to content

Commit be57a83

Browse files
authored
docs(gax): update README for monorepo (googleapis#9257)
1 parent f5e4601 commit be57a83

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gax/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Google API Core for PHP
22

3-
![Build Status](https://github.com/googleapis/gax-php/actions/workflows/tests.yml/badge.svg)
3+
[![Latest Stable Version](https://poser.pugx.org/google/gax/v/stable)](https://packagist.org/packages/google/gax) [![Packagist](https://img.shields.io/packagist/dm/google/gax.svg)](https://packagist.org/packages/google/gax)
44

5-
- [Documentation](https://cloud.google.com/php/docs/reference/gax/latest)
5+
* [API documentation](https://cloud.google.com/php/docs/reference/gax/latest)
6+
7+
**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
8+
support requests, bug reports, or development contributions should be directed to
9+
that project.
610

711
Google API Core for PHP (gax-php) is a set of modules which aids the development
812
of APIs for clients based on [gRPC][] and Google API conventions.

0 commit comments

Comments
 (0)