mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 15:51:24 +00:00
Update README.md
This commit is contained in:
@@ -28,7 +28,7 @@ import "github.com/micro/services/helloworld/proto"
|
|||||||
|
|
||||||
## Clients
|
## Clients
|
||||||
|
|
||||||
API clients are generated in [clients](https://github.com/micro/services/tree/master/clients)
|
API clients are generated in the [clients](https://github.com/micro/services/tree/master/clients) directory.
|
||||||
|
|
||||||
To call a service via the api client import as follows
|
To call a service via the api client import as follows
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ import "github.com/micro/services/clients/go/helloworld"
|
|||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
See the [examples](https://github.com/micro/services/tree/master/examples) directory
|
See the [examples](https://github.com/micro/services/tree/master/examples) directory.
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user