Explorar o código

Merge pull request #9910 from Cjen1/master

benchmark: Create README.md
Gyuho Lee %!s(int64=8) %!d(string=hai) anos
pai
achega
e23853a9ed
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      tools/benchmark/README.md

+ 9 - 0
tools/benchmark/README.md

@@ -0,0 +1,9 @@
+# etcd/tools/benchmark
+
+`etcd/tools/benchmark` is the official benchmarking tool for etcd clusters.
+
+## Install
+
+```bash
+go get github.com/coreos/etcd/tools/benchmark
+```