From 0e3ce0a7f7bc3d54f9f18810ed4a27c96ca0c5dd Mon Sep 17 00:00:00 2001 From: Benedict Jin Date: Mon, 17 Jul 2023 21:35:54 +0800 Subject: [PATCH] Improve shields with suitable logos (#14575) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 971697c40fe6..6a2448228986 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ ~ under the License. --> -[![Coverage Status](https://img.shields.io/codecov/c/gh/apache/druid)](https://codecov.io/gh/apache/druid) -[![Docker](https://img.shields.io/badge/container-docker-blue.svg)](https://hub.docker.com/r/apache/druid) +[![Coverage Status](https://img.shields.io/codecov/c/gh/apache/druid?logo=codecov)](https://codecov.io/gh/apache/druid) +[![Docker](https://img.shields.io/badge/container-docker-blue.svg?logo=docker)](https://hub.docker.com/r/apache/druid) [![Helm](https://img.shields.io/badge/helm-druid-5F90AB?logo=helm)](https://github.com/apache/druid/blob/master/helm/druid/README.md)