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:
parent
05c335f624
commit
83bf89932c
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue