diff --git a/README.md b/README.md index 85b113cbc..a0f70ffbb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # etcd +[![Build Status](https://travis-ci.org/coreos/etcd.png)](https://travis-ci.org/coreos/etcd) + A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: * Simple: curl'able user facing API (HTTP+JSON)