This is an automated email from the ASF dual-hosted git repository.

aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 738133d3 Add nuget badge
738133d3 is described below

commit 738133d3f513bbb190712d76caf270b1e93d4b71
Author: Aaron Ai <[email protected]>
AuthorDate: Tue Mar 7 16:41:31 2023 +0800

    Add nuget badge
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index aef845fc..6a926d17 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@
 [![Codecov-java][codecov-java-image]][codecov-url]
 [![Codecov-golang][codecov-golang-image]][codecov-url]
 [![Maven Central][maven-image]][maven-url]
+[![NuGet Gallery][nuget-image]][nuget-url]
 
 English | [简体中文](README-CN.md) | [RocketMQ 
Website](https://rocketmq.apache.org/)
 
@@ -69,3 +70,5 @@ Similar to other projects of Apache RocketMQ, any attempt to 
make this project b
 [codecov-url]: https://codecov.io/gh/apache/rocketmq-clients/branch/master/
 [maven-image]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.rocketmq/rocketmq-client-java/badge.svg
 [maven-url]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.rocketmq/rocketmq-client-java
+[nuget-image]: https://img.shields.io/nuget/v/RocketMQ.Client.svg?label=nuget
+[nuget-url]: https://www.nuget.org/packages/RocketMQ.Client/

Reply via email to