Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Asim Aslam committed Oct 26, 2017
1 parent 2f09d58 commit c07b363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ Service discovery is used to resolve service names to addresses. It's the only d

### Consul

Consul is used as the default service discovery system. Discovery is however pluggable so you can use etcd, kubernetes, zookeeper, etc.
[Consul](https://www.consul.io/) is used as the default service discovery system.

Plugins are in the [micro/go-plugins](https://github.com/micro/go-plugins) repo.
Discovery is pluggable. Find plugins for etcd, kubernetes, zookeeper and more in the [micro/go-plugins](https://github.com/micro/go-plugins) repo.

[Install Consul](https://www.consul.io/intro/getting-started/install.html)
[Install guide](https://www.consul.io/intro/getting-started/install.html)

### Multicast DNS

Expand Down

0 comments on commit c07b363

Please sign in to comment.