diff --git a/README.md b/README.md index 33db9b99b..bd06f1f98 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,20 @@ # confd -* IRC: `#confd` on Freenode -* Mailing list: [Google Groups](https://groups.google.com/forum/#!forum/confd-users) +[![Build Status](https://travis-ci.org/kelseyhightower/confd.png?branch=master)](https://travis-ci.org/kelseyhightower/confd) README version 0.2.0 -[![Build Status](https://travis-ci.org/kelseyhightower/confd.png?branch=master)](https://travis-ci.org/kelseyhightower/confd) - `confd` is a lightweight configuration management tool focused on: * keeping local configuration files up-to-date by polling [etcd](https://github.com/coreos/etcd) and processing [template resources](https://github.com/kelseyhightower/confd#template-resources). * reloading applications to pick up new config file changes +## Community + +* IRC: `#confd` on Freenode +* Mailing list: [Google Groups](https://groups.google.com/forum/#!forum/confd-users) +* Website: [www.confd.io](http://www.confd.io) + ## Getting Started ### Installing confd