From 2ebb94e41361e0c6bcfb1fcec842e80b74f56510 Mon Sep 17 00:00:00 2001 From: Mukundan Sundararajan Date: Mon, 9 Nov 2020 22:21:24 -0800 Subject: [PATCH] Add maven central badge to readme (#383) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81b0a1e67..3e6d80adc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Gitter](https://badges.gitter.im/Dapr/java-sdk.svg)](https://gitter.im/Dapr/java-sdk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![codecov](https://codecov.io/gh/dapr/java-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/dapr/java-sdk) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Maven Central](https://img.shields.io/maven-central/v/io.dapr/dapr-sdk.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.dapr%22%20AND%20a:%22dapr-sdk%22) This is the Dapr SDK for Java, including the following features: