From 2a426b5c596880d305d848c6765850e2d1bee95c Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Tue, 5 Jan 2016 23:25:13 -0800 Subject: [PATCH] README: add etcd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c02ac7fd..66311c46 100644 --- a/README.md +++ b/README.md @@ -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)