diff --git a/README.md b/README.md index b1e8ed46..75443411 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Microsoft Agent 365 DevTools CLI -[![Build Status](https://img.shields.io/badge/build-passing-brightgreen)](https://github.com/microsoft/Agent365-devTools) -[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -[![.NET Version](https://img.shields.io/badge/.NET-8.0-512BD4)](https://dotnet.microsoft.com/) +[![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) +[![Build Status](https://img.shields.io/badge/Build-passing-brightgreen)](https://github.com/microsoft/Agent365-devTools) [![License](https://img.shields.io/badge/License-MIT-blue)](LICENSE) +[![.NET](https://img.shields.io/badge/.NET-8.0-512BD4)](https://dotnet.microsoft.com/) +[![Contributors](https://img.shields.io/github/contributors/microsoft/Agent365-devTools?label=Contributors)](https://github.com/microsoft/Agent365-devTools/graphs/contributors) > **Note:** > Use the information in this README to contribute to this open-source project. To learn about using this CLI in your projects, refer to the [Microsoft Agent 365 Developer documentation](https://aka.ms/agents365/docs).