diff --git a/client/README.md b/client/README.md index 613ea5f33..ec34e1f6d 100644 --- a/client/README.md +++ b/client/README.md @@ -111,3 +111,5 @@ if err != nil { 4. etcd/client cannot detect whether a member is healthy with watches and non-quorum read requests. If the member is isolated from the cluster, etcd/client may retrieve outdated data. Instead, users can either issue quorum read requests or monitor the /health endpoint for member health information. Hello World 2 + +🥚 \ No newline at end of file