1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-29 21:47:44 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2020-12-09 17:05:05 +00:00
committed by GitHub
parent 94bd1025a6
commit dd5eca2561

View File

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