Add a link to protobufjs' documentation.

This commit is contained in:
Nicolas Noble 2018-09-26 09:59:10 -07:00 committed by GitHub
parent a1a74ca19a
commit 41c840d186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# gRPC Protobuf Loader
A utility package for loading `.proto` files for use with gRPC, using the latest Protobuf.js package.
Please refer to [protobuf.js' documentation](https://github.com/dcodeIO/protobuf.js/blob/master/README.md)
to understands its usage and limitations.
## Installation