diff --git a/README.md b/README.md index 9a528d9..fd0809d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ go.serversets [![Build Status](https://travis-ci.org/strava/go.serversets.png?branch=master)](https://travis-ci.org/strava/go.serversets) [![Godoc Reference](https://godoc.org/github.com/strava/go.serversets?status.png)](https://godoc.org/github.com/strava/go.serversets) ============= -Package **go.serversets** provides an simple interface for service discovery using [Apache Zookeeper](http://zookeeper.apache.org/). +Package **go.serversets** provides a simple interface for service discovery using [Apache Zookeeper](http://zookeeper.apache.org/). Servers/endpoints register themselves and clients always have an updated host list. This core package just provides a list of hostnames and ports. Sub-packages wrap