1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-10-30 23:27:41 +02:00

update readme

This commit is contained in:
Asim Aslam
2020-12-26 15:15:39 +00:00
parent f8fc9d0304
commit 273bab5dd7

View File

@@ -68,6 +68,10 @@ 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.
## Code Generation
See [cmd/protoc-gen-micro](https://github.com/micro/go-micro/tree/master/cmd/protoc-gen-micro) for protobuf code generation.
## License
Go Micro is Apache 2.0 licensed.