From 39e4e0c3d92f6463df2a5bb42d28cdfb6b36b495 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 372d3dbd9..e51674488 100644 --- a/README.md +++ b/README.md @@ -618,6 +618,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)