1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-11 17:18:28 +02:00

update readme

This commit is contained in:
Asim Aslam 2017-10-26 12:18:14 +01:00
parent 48513c78b6
commit 2f09d5830c

View File

@ -43,7 +43,7 @@ Watch the [Golang UK Conf 2016](https://www.youtube.com/watch?v=xspaDovwk34) vid
## Service Discovery
Service discovery is used to resolve service names to addresses.
Service discovery is used to resolve service names to addresses. It's the only dependency of go-micro.
### Consul