Merge pull request #966 from justintime/patch-1

Add link to etcd-browser under Tools heading
This commit is contained in:
Yicheng Qin 2014-08-28 11:11:19 -07:00
commit 2b6e45d0ee

View File

@ -5,6 +5,7 @@
- [etcdctl](https://github.com/coreos/etcdctl) - A command line client for etcd
- [etcd-dump](https://npmjs.org/package/etcd-dump) - Command line utility for dumping/restoring etcd.
- [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
**Go libraries**