From 98635802cf901b961c89fa811187739d94be3580 Mon Sep 17 00:00:00 2001 From: Weihan Li Date: Thu, 7 Mar 2024 13:45:54 +0800 Subject: [PATCH] dcos: link nuget badge to the nuget package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5789a80..cf67cb4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dgraph.net ![Nuget](https://img.shields.io/nuget/v/dgraph) +# Dgraph.net [![Nuget](https://img.shields.io/nuget/v/dgraph)](https://www.nuget.org/packages/Dgraph) This client follows the [Dgraph Go client][goclient] closely.