From 940294d1cdd934c158b44b437db8f1ea2eec878b Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Thu, 19 Sep 2013 10:57:17 -0500 Subject: [PATCH] README: add jdarcy/etcd-api, a C library --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5768f77cd..7ce98b95c 100644 --- a/README.md +++ b/README.md @@ -486,6 +486,10 @@ If you are using SSL for server to server communication, you must use it on all - [jpfuentes2/etcd-ruby](https://github.com/jpfuentes2/etcd-ruby) - [ranjib/etcd-ruby](https://github.com/ranjib/etcd-ruby) +**C libraries** + +- [jdarcy/etcd-api](https://github.com/jdarcy/etcd-api) + **Chef Integration** - [coderanger/etcd-chef](https://github.com/coderanger/etcd-chef)