From 045192683c8742bc888ae2200abaf5967d6e6b4e Mon Sep 17 00:00:00 2001 From: Marek Siarkowicz Date: Tue, 25 Apr 2023 15:32:13 +0200 Subject: [PATCH] Move credits to subscript Co-authored-by: James Blair Signed-off-by: Marek Siarkowicz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64b6f141c..524a30bcd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ See [etcdctl][etcdctl] for a simple command line client. ![etcd reliability is important](logos/etcd-xkcd-2347.png) -Credits to Josh Berkus and xkcd.com/2347 +Original image credited to xkcd.com/2347, alterations by Josh Berkus. [raft]: https://raft.github.io/ [k8s]: http://kubernetes.io/