Browse Source

Merge pull request #499 from drusellers/patch-1

adding .net client
Brandon Philips 12 years ago
parent
commit
d77e3a203f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Documentation/libraries-and-tools.md

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

@@ -43,6 +43,9 @@
 **Erlang libraries**
 **Erlang libraries**
 
 
 - [marshall-lee/etcd.erl](https://github.com/marshall-lee/etcd.erl)
 - [marshall-lee/etcd.erl](https://github.com/marshall-lee/etcd.erl)
+- 
+**.Net Libraries**
+-[drusellers/etcetera](https://github.com/drusellers/etcetera)
 
 
 A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md].
 A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md].