README: add etcd

This commit is contained in:
Gyu-Ho Lee 2016-01-05 23:25:13 -08:00 committed by Steve Francia
parent a3a9f345ca
commit 2a426b5c59

View file

@ -7,6 +7,7 @@ Many of the most widely used Go projects are built using Cobra including:
* [Kubernetes](http://kubernetes.io/)
* [Hugo](http://gohugo.io)
* [rkt](https://github.com/coreos/rkt)
* [etcd](https://github.com/coreos/etcd)
* [Docker (distribution)](https://github.com/docker/distribution)
* [OpenShift](https://www.openshift.com/)
* [Delve](https://github.com/derekparker/delve)