mirror of https://github.com/grpc/grpc.io.git
Add empty line. Otherwise it aren't generated as bullet points
This commit is contained in:
parent
ab2374a594
commit
e5df4463ea
|
|
@ -158,6 +158,7 @@ Running this command generates the following file in the `routeguide` directory
|
|||
- `route_guide.pb.go`
|
||||
|
||||
This contains:
|
||||
|
||||
- All the protocol buffer code to populate, serialize, and retrieve our request
|
||||
and response message types
|
||||
- An interface type (or *stub*) for clients to call with the methods defined in
|
||||
|
|
|
|||
Loading…
Reference in New Issue