Skip to content

Commit

Permalink
chore: update pb mod readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yinheli committed Nov 11, 2021
1 parent 449c8d9 commit 105abe9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tools/xservice/gogen/assets/project/pb/README.md.tpl
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# {{.Name}}_pb

Robust service powered by `xservice`

```bash
# update buf.build dependency
buf mod update buf

# make/generate file
make
```

0 comments on commit 105abe9

Please sign in to comment.