From a623effaf14bb3a035f749df0ec180e0eb6ebb4e Mon Sep 17 00:00:00 2001 From: Diwaker Gupta Date: Fri, 6 Sep 2013 19:34:22 -0700 Subject: [PATCH] Add another Java library for etcd https://github.com/diwakergupta/jetcd --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4ad5f1d4..4514c4edf 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,8 @@ If you are using SSL for server to server communication, you must use it on all **Java libraries** - [justinsb/jetcd](https://github.com/justinsb/jetcd) +- [diwakergupta/jetcd](https://github.com/diwakergupta/jetcd) + **Python libraries**