diff --git a/packages/grpc-protobufjs/README.md b/packages/grpc-protobufjs/README.md index 651da848..4c986ded 100644 --- a/packages/grpc-protobufjs/README.md +++ b/packages/grpc-protobufjs/README.md @@ -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