Browse Source

Merge pull request #5534 from gyuho/readme

README: minor fix in README
Xiang Li 9 years ago
parent
commit
a92ea417b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -63,7 +63,7 @@ ETCDCTL_API=3 etcdctl put mykey "this is awesome"
 ETCDCTL_API=3 etcdctl get mykey
 ETCDCTL_API=3 etcdctl get mykey
 ```
 ```
 
 
-That's it-- etcd is running and serving keys.
+That's it! etcd is now running and serving client requests.
 
 
 ### etcd TCP ports
 ### etcd TCP ports