From cb323e95ff01f34fc0a453544265406e23ada8af Mon Sep 17 00:00:00 2001 From: Antonio Terreno Date: Thu, 10 Oct 2013 13:43:51 +0100 Subject: [PATCH] Including clojure library --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 057d42632..c933bd4c7 100644 --- a/README.md +++ b/README.md @@ -495,6 +495,10 @@ See [CONTRIBUTING](https://github.com/coreos/etcd/blob/master/CONTRIBUTING.md) f - [jdarcy/etcd-api](https://github.com/jdarcy/etcd-api) +**Clojure libraries** + +- [aterreno/etcd-clojure](https://github.com/aterreno/etcd-clojure) + **Chef Integration** - [coderanger/etcd-chef](https://github.com/coderanger/etcd-chef)