Browse Source

docs: update etcd4j in libraries-and-tools

Jurriaan Mous 11 years ago
parent
commit
f1dcefa834
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Documentation/libraries-and-tools.md

+ 1 - 2
Documentation/libraries-and-tools.md

@@ -15,11 +15,10 @@
 
 **Java libraries**
 
-
 - [boonproject/etcd](https://github.com/boonproject/boon/blob/master/etcd/README.md) - Supports v2, Async/Sync and waits
 - [justinsb/jetcd](https://github.com/justinsb/jetcd)
 - [diwakergupta/jetcd](https://github.com/diwakergupta/jetcd) - Supports v2
-- [jurmous/etcd4j](https://github.com/jurmous/etcd4j) - Supports v2
+- [jurmous/etcd4j](https://github.com/jurmous/etcd4j) - Supports v2, Async/Sync, waits and SSL
 - [AdoHe/etcd4j](http://github.com/AdoHe/etcd4j) - Supports v2 (enhance for real production cluster)
 
 **Python libraries**