protoc: add link to homepage

This commit is contained in:
pxgamer
2019-05-29 14:53:54 +01:00
committed by Starbeamrainbowlabs
parent 05c335f624
commit 83bf89932c

View File

@@ -1,6 +1,7 @@
# protoc # protoc
> Parse Google Protobuf `.proto` files and generate output in the specified language. > Parse Google Protobuf `.proto` files and generate output in the specified language.
> More information: <https://developers.google.com/protocol-buffers>.
- Generate Python code from a `.proto` file: - Generate Python code from a `.proto` file: