mirror of https://github.com/grpc/grpc-go.git
improve README
This commit is contained in:
parent
d5ec12ed21
commit
5f38293af9
|
|
@ -24,7 +24,7 @@ The grpc package should only depend on standard Go packages and a small number o
|
|||
|
||||
Documentation
|
||||
-------------
|
||||
You can find more detailed [API documentation](https://godoc.org/google.golang.org/grpc) and examples in the [examples directory](examples/).
|
||||
See [API documentation](https://godoc.org/google.golang.org/grpc) for package and API descriptions and find examples in the [examples directory](examples/).
|
||||
|
||||
Status
|
||||
------
|
||||
|
|
|
|||
Loading…
Reference in New Issue