feat(README): add a travis badge

release-0.4
Brandon Philips 2013-08-06 18:47:02 -07:00
parent 3f07b37ada
commit ba7ddbc015
1 changed files with 2 additions and 0 deletions

View File

@ -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)