Browse Source

Merge pull request #2151 from efrecon/tcl-binding-reference

Update libraries-and-tools.md
Xiang Li 11 years ago
parent
commit
4427b889df
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Documentation/libraries-and-tools.md

+ 4 - 0
Documentation/libraries-and-tools.md

@@ -68,6 +68,10 @@
 **Haskell libraries**
 
 - [wereHamster/etcd-hs](https://github.com/wereHamster/etcd-hs)
+ 
+**Tcl libraries**
+
+- [efrecon/etcd-tcl](https://github.com/efrecon/etcd-tcl) - Supports v2, except wait.
 
 A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md].