Browse Source

feat(README): add a travis badge

Brandon Philips 12 năm trước cách đây
mục cha
commit
ba7ddbc015
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # etcd
 # 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:
 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)
 * Simple: curl'able user facing API (HTTP+JSON)