[style] readme.md

This commit is contained in:
what 2023-05-30 17:32:27 +08:00
parent 1217d360da
commit af325a0ba6

View File

@ -1,8 +1,6 @@
# Grpcall
## Protoset file command
## Protoset file
```
protoc --go_out=. \
--go-grpc_out=. \
@ -17,5 +15,4 @@ protoc --version // libprotoc 3.20.3
```
## Credits
[https://github.com/rfyiamcool/grpcall](https://github.com/rfyiamcool/grpcall)