From 86ce5bc1eed6300c3de2b7c93cee24effd5b239b Mon Sep 17 00:00:00 2001 From: fanmin shi Date: Mon, 30 Apr 2018 11:27:15 -0700 Subject: [PATCH] readme: use logo svg format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 849e3ded7..31627a5e2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ *the etcd v2 [documentation](Documentation/v2/README.md) has moved* -![etcd Logo](logos/etcd-horizontal-color.png) +![etcd Logo](logos/etcd-horizontal-color.svg) etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being: