Merge pull request #788 from daikiojm/adding-readme-directories-link

docs(readme): add packages directory link
This commit is contained in:
Michael Lumish 2019-03-18 09:21:34 -07:00 committed by GitHub
commit cd36be717e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ This library loads `.proto` files into objects that can be passed to the gRPC li
### gRPC Tools
Directory: `packages/grpc-tools`
Directory: [`packages/grpc-tools`](https://github.com/grpc/grpc-node/tree/master/packages/grpc-tools)
npm package: [grpc-tools](https://www.npmjs.com/package/grpc-tools)
@ -43,7 +43,7 @@ Distribution of protoc and the gRPC Node protoc plugin for ease of installation
### gRPC Health Check Service
Directory: `packages/grpc-health-check`
Directory: [`packages/grpc-health-check`](https://github.com/grpc/grpc-node/tree/master/packages/grpc-health-check)
npm package: [grpc-health-check](https://www.npmjs.com/package/grpc-health-check)