1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:45:59 +02:00

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