From d59134a5b558f704c9a11707b596a431ee434237 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 29 Oct 2013 14:25:44 -0700 Subject: [PATCH] feat(README): add an erlang library marshall-lee/etcd.erl --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b6a707df..7522d0f7c 100644 --- a/README.md +++ b/README.md @@ -523,6 +523,10 @@ See [CONTRIBUTING](https://github.com/coreos/etcd/blob/master/CONTRIBUTING.md) f - [aterreno/etcd-clojure](https://github.com/aterreno/etcd-clojure) +**Erlang libraries** + +- [marshall-lee/etcd.erl](https://github.com/marshall-lee/etcd.erl) + **Chef Integration** - [coderanger/etcd-chef](https://github.com/coderanger/etcd-chef)