From d2e305ff8957ed352eab73d8dc4731543e8113ae Mon Sep 17 00:00:00 2001 From: Rishi Verma Date: Mon, 11 Sep 2023 12:18:56 -0700 Subject: [PATCH] Update README.md Added missing info in README to ensure full compliance with leaderboard best practices. See: https://github.com/unity-sds/unity-project-management/blob/main/standards-compliance/leaderboard.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8229821..955a46f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ required adjustments, adding, removing or appending blocks with the correct info 1. Grab binary from Packages page. 1. Open a terminal. +#### Compiling protobuf + +protoc --proto_path=unity-management-console/protobuf --go_out=internal/marketplace/ --go_opt=paths=source_relative config.proto extensions.proto marketplace.proto + ### Run Instructions ```shell @@ -74,8 +78,9 @@ Interested in contributing to our project? Please see our: [CONTRIBUTING.md](CON See our: [LICENSE](LICENSE) +## Support +Key points of contact are: -## Compiling protobuf - -protoc --proto_path=unity-management-console/protobuf --go_out=internal/marketplace/ --go_opt=paths=source_relative config.proto extensions.proto marketplace.proto +[@galenatjpl](https://github.com/galenatjpl) +