diff --git a/README.md b/README.md index 3dbce10a..5ff076b3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Hello John ### Create request/response proto `go-micro/examples/service/proto/greeter.proto`: -``` +```proto syntax = "proto3"; service Greeter {