diff --git a/README.md b/README.md index 950fc3c3d..bde2a6349 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,12 @@ generate `swagger.yaml` from `proto/*.proto` ```bash $ make proto-swagger-gen ``` + +update `statik.go` + +```bash +$ make update-swagger-docs +``` ## Resources - [Liquidity Module Spec](x/liquidity/spec)