You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2023/03/07 08:44:17 UTC

[rocketmq-clients] branch master updated: Add nuget badge

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 <ya...@gmail.com>
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/