1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-10-30 23:27:41 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2020-12-26 15:23:06 +00:00
committed by GitHub
parent 5fe144bda8
commit f44b832bac

View File

@@ -1,6 +1,6 @@
# protoc-gen-micro
This is protobuf code generation for micro. We use protoc-gen-micro to reduce boilerplate code.
This is protobuf code generation for go-micro. We use protoc-gen-micro to reduce boilerplate code.
## Install