Commit 14aa3224 authored by Steven's avatar Steven

chore: add readme about protobuf

parent 8a796d12
# Guide
## Prerequisites
- Install [buf](https://docs.buf.build/installation)
## Generate
```sh
buf generate
```
## Format
```sh
buf format -w
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment