diff --git a/cmd/protoc-gen-micro/README.md b/cmd/protoc-gen-micro/README.md index 2dfcc000..320c9e68 100644 --- a/cmd/protoc-gen-micro/README.md +++ b/cmd/protoc-gen-micro/README.md @@ -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 diff --git a/examples/README.md b/examples/README.md index 80400559..585d57ac 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,6 @@ # Examples -This is a repository for micro examples. Feel free to contribute. +This is a repository for go-micro examples. Feel free to contribute. ## Contents