Skip to content

Commit e0af3b6

Browse files
authored
Change 'Toolkit' to 'Command Line' in README
Updated section headers in README for clarity.
1 parent 5bbc24a commit e0af3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ curl -XPOST \
106106
http://localhost:8080
107107
```
108108

109-
## Toolkit
109+
## Command Line
110110

111111
Once you've written a service you'll want to run, query and manage it, code generate protobuf.
112112

113-
This is where the [micro](https://github.com/micro/micro) comes in. Check it out.
113+
This is where the [micro](https://github.com/micro/micro) CLI comes in. Check it out.
114114

115115
## Experimental
116116

0 commit comments

Comments
 (0)