Skip to content

Commit 5bbc24a

Browse files
authored
Clarify micro CLI usage and genai package details
Updated the README to clarify the usage of the micro CLI and the genai package.
1 parent dfcaae7 commit 5bbc24a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,13 @@ curl -XPOST \
108108

109109
## Toolkit
110110

111-
Once you've written a service you'll want to run, query and manage it. This is where the [micro](https://github.com/micro/micro) CLI can offer some value. Check it out.
111+
Once you've written a service you'll want to run, query and manage it, code generate protobuf.
112+
113+
This is where the [micro](https://github.com/micro/micro) comes in. Check it out.
112114

113115
## Experimental
114116

115-
There's a new `genai` package for generative AI capabilities. This is an evolving feature which may change over time as we think about how Go Micro plays the right role in the developers workflow. We'll also be looking at agentic features and a2a/mcp protocol integration.
117+
There's a new `genai` package for generative AI capabilities.
116118

117119
## Adopters
118120

0 commit comments

Comments
 (0)