diff --git a/README.md b/README.md index b4ffc63..2ef2ddd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Simple RPC with Protobuf Services +Uses [grpcio_tools](https://pypi.org/project/grpc-tools) and [purerpc](https://github.com/standy66/purerpc) under the hood. + ## Install ```sh