Explorar o código

Added additional separator column.

Dustin Oprea %!s(int64=12) %!d(string=hai) anos
pai
achega
0377ea751d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/clients-matrix.md

+ 1 - 1
Documentation/clients-matrix.md

@@ -30,7 +30,7 @@ The v2 API has a lot of features, we will categorize them in a few categories:
 ### Supported features matrix
 
 | Client| [go-etcd](https://github.com/coreos/go-etcd) | [jetcd](https://github.com/diwakergupta/jetcd) | [python-etcd](https://github.com/jplana/python-etcd) | [python-etcd-client](https://github.com/dsoprea/PythonEtcdClient) | [node-etcd](https://github.com/stianeikeland/node-etcd) | [nodejs-etcd](https://github.com/lavagetto/nodejs-etcd) | [etcd-ruby](https://github.com/ranjib/etcd-ruby) | [etcd-api](https://github.com/jdarcy/etcd-api) | [cetcd](https://github.com/dwwoelfel/cetcd) |  [clj-etcd](https://github.com/rthomas/clj-etcd) |
-| --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
+| --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
 | **HTTPS Auth**    | Y | Y | Y | Y | Y | Y | - | - | - | - |
 | **Reconnect**     | Y | - | Y | Y | - | - | - | Y | - | - |
 | **Mod/Lock**      | Y | - | Y | Y | - | - | - | - | - | - |