1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00

Update README.md

This commit is contained in:
Asim Aslam 2021-02-25 10:31:55 +00:00 committed by GitHub
parent 26b859c4f9
commit 56c779f9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ service.Init()
service.Run()
```
See the [docs](https://github.com/micro/micro/tree/master/docs/v2) for detailed information on the architecture, installation and use of go-micro.
See the [examples](https://github.com/micro/go-micro/tree/master/examples) for detailed information on usage.
## Code Generation