Browse Source

Merge pull request #2137 from jurmous/patch-2

Update libraries-and-tools.md
Yicheng Qin 11 years ago
parent
commit
9eaa79a12a
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**