Add empty line. Otherwise it aren't generated as bullet points

This commit is contained in:
Stefan M 2019-08-16 13:00:29 +02:00 committed by Eric Anderson
parent ab2374a594
commit e5df4463ea
1 changed files with 1 additions and 0 deletions

View File

@ -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