Update readme
This commit is contained in:
parent
ab041012b2
commit
6071b74fb5
@ -45,10 +45,8 @@ are pluggable and allows Go Micro to be runtime agnostic. You can plugin any und
|
|||||||
|
|
||||||
To make use of Go Micro
|
To make use of Go Micro
|
||||||
|
|
||||||
```
|
```golang
|
||||||
import "github.com/micro/go-micro/v2"
|
import "github.com/micro/go-micro/v2"
|
||||||
|
|
||||||
service := micro.NewService()
|
|
||||||
```
|
```
|
||||||
|
|
||||||
See the [docs](https://micro.mu/docs/framework.html) for detailed information on the architecture, installation and use of go-micro.
|
See the [docs](https://micro.mu/docs/framework.html) for detailed information on the architecture, installation and use of go-micro.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user