Browse Source

Merge pull request #7893 from philips/readme-tagline

README: use the same tagline from github
Xiang Li 8 years ago
parent
commit
25eef5a6e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@
 
 
 ![etcd Logo](logos/etcd-horizontal-color.png)
 ![etcd Logo](logos/etcd-horizontal-color.png)
 
 
-etcd is a distributed, consistent key-value store for shared configuration and service discovery, with a focus on being:
+etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being:
 
 
 * *Simple*: well-defined, user-facing API (gRPC)
 * *Simple*: well-defined, user-facing API (gRPC)
 * *Secure*: automatic TLS with optional client cert authentication
 * *Secure*: automatic TLS with optional client cert authentication