From fd90ec6c26bbeb26fa1d8e7141f165c5d6d0ee39 Mon Sep 17 00:00:00 2001 From: Matis Hsiao Date: Wed, 11 Feb 2015 10:43:21 +0800 Subject: [PATCH] add etcd-console tool to tools list i add etcd-console tool to tools list for reference --- Documentation/libraries-and-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index d75e8c2f7..060b86dad 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -8,6 +8,7 @@ - [etcd-fs](https://github.com/xetorthio/etcd-fs) - FUSE filesystem for etcd - [etcd-browser](https://github.com/henszey/etcd-browser) - A web-based key/value editor for etcd using AngularJS - [etcd-lock](https://github.com/datawisesystems/etcd-lock) - A lock implementation for etcd +- [etcd-console](https://github.com/matishsiao/etcd-console) - A web-base key/value editor for etcd using PHP **Go libraries**