Skip to content

Commit 5f36e9f

Browse files
authored
doc: update badge for nuget (#18)
1 parent cb9d890 commit 5f36e9f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424

2525
[![E2E Tests](https://github.com/apache/iotdb-client-csharp/actions/workflows/e2e.yml/badge.svg)](https://github.com/apache/iotdb-client-csharp/actions/workflows/e2e.yml)
2626
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
27-
[![NuGet Badge](https://buildstats.info/nuget/Apache.IoTDB)](https://www.nuget.org/packages/Apache.IoTDB)
27+
![NuGet Version](https://img.shields.io/nuget/v/Apache.IoTDB)
28+
![NuGet Downloads](https://img.shields.io/nuget/dt/Apache.IoTDB)
29+
2830

2931
## Overview
3032

README_ZH.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
# Apache IoTDB C#语言客户端
2424
[![E2E Tests](https://github.com/apache/iotdb-client-csharp/actions/workflows/e2e.yml/badge.svg)](https://github.com/apache/iotdb-client-csharp/actions/workflows/e2e.yml)
2525
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
26-
[![NuGet Badge](https://buildstats.info/nuget/Apache.IoTDB)](https://www.nuget.org/packages/Apache.IoTDB)
26+
![NuGet Version](https://img.shields.io/nuget/v/Apache.IoTDB)
27+
![NuGet Downloads](https://img.shields.io/nuget/dt/Apache.IoTDB)
2728

2829
## 概览
2930

0 commit comments

Comments
 (0)