mirror of
https://github.com/go-micro/go-micro.git
synced 2025-10-06 21:46:55 +02:00
Change 'Toolkit' to 'Command Line' in README
Updated section headers in README for clarity.
This commit is contained in:
@@ -106,11 +106,11 @@ curl -XPOST \
|
|||||||
http://localhost:8080
|
http://localhost:8080
|
||||||
```
|
```
|
||||||
|
|
||||||
## Toolkit
|
## Command Line
|
||||||
|
|
||||||
Once you've written a service you'll want to run, query and manage it, code generate protobuf.
|
Once you've written a service you'll want to run, query and manage it, code generate protobuf.
|
||||||
|
|
||||||
This is where the [micro](https://github.com/micro/micro) comes in. Check it out.
|
This is where the [micro](https://github.com/micro/micro) CLI comes in. Check it out.
|
||||||
|
|
||||||
## Experimental
|
## Experimental
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user