Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@@ -1,9 +1,12 @@
# etcd/clientv3
+[](https://etcd.readthedocs.io/en/latest/?badge=latest)
[](https://godoc.org/github.com/coreos/etcd/clientv3)
`etcd/clientv3` is the official Go etcd client for v3.
+See https://etcd.readthedocs.io/en/latest for latest client architecture.
+
## Install
```bash