Skip to content

Commit bfb57ac

Browse files
authored
Update nuget badge to correctly reflect latest version (#121)
* Update NuGet badge link formatting in README
1 parent 72232ba commit bfb57ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Microsoft Agent 365 DevTools CLI
22

3-
[![NuGet](https://img.shields.io/badge/NuGet-v0.1.0-blue)](https://www.nuget.org/packages/Microsoft.Agents.A365.DevTools.Cli) [![Downloads](https://img.shields.io/nuget/dt/Microsoft.Agents.A365.DevTools.Cli?label=Downloads&color=green)](https://www.nuget.org/packages/Microsoft.Agents.A365.DevTools.Cli)
3+
[![NuGet](https://img.shields.io/nuget/v/Microsoft.Agents.A365.DevTools.Cli.svg?label=NuGet&logo=nuget)](https://www.nuget.org/packages/Microsoft.Agents.A365.DevTools.Cli)
4+
[![Downloads](https://img.shields.io/nuget/dt/Microsoft.Agents.A365.DevTools.Cli?label=Downloads&color=green)](https://www.nuget.org/packages/Microsoft.Agents.A365.DevTools.Cli)
45
[![Build Status](https://img.shields.io/github/actions/workflow/status/microsoft/Agent365-devTools/.github/workflows/ci.yml?branch=main&label=Build&logo=github)](https://github.com/microsoft/Agent365-devTools/actions)
56
[![License](https://img.shields.io/badge/License-MIT-blue)](LICENSE)
67
[![.NET](https://img.shields.io/badge/.NET-8.0-512BD4)](https://dotnet.microsoft.com/)

0 commit comments

Comments
 (0)