Add note about deps
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-08-09 04:27:28 +02:00
parent 465a20afe9
commit 9337ba06a7

View File

@ -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