From 66014eac68c53cf773485c9753c1fb81c1d170e2 Mon Sep 17 00:00:00 2001 From: asim Date: Tue, 14 Oct 2025 11:17:03 +0100 Subject: [PATCH] . --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3791bd51..df888620 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,14 @@ curl -XPOST \ There's a new `genai` package for generative AI capabilities. +## Protobuf + +See [protoc-gen-micro](https://github.com/micro/go-micro/tree/master/cmd/protoc-gen-micro) for protobuf code generation + +## Command line + +See [cmd/micro](https://github.com/micro/go-micro/tree/master/cmd/micro) for the command line + ## Adopters - [Sourse](https://sourse.eu) - Work in the field of earth observation, including embedded Kubernetes running onboard aircraft, and we’ve built a mission management SaaS platform using Go Micro.