syntax highlight the proto

This commit is contained in:
Asim 2016-01-03 23:36:14 +00:00
parent d43d3e8efa
commit ecdaea7a67

View File

@ -58,7 +58,7 @@ Hello John
### Create request/response proto
`go-micro/examples/service/proto/greeter.proto`:
```
```proto
syntax = "proto3";
service Greeter {