Skip to content

Commit fbd2e5e

Browse files
authored
Improved badges in README.md (#101)
1 parent 91b9ec4 commit fbd2e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Nuget](https://img.shields.io/nuget/v/AzureMapsControl.Components) ![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/AzureMapsControl.Components) [![Build](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/build.yml/badge.svg)](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/build.yml) [![Unit Test](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/unit-tests.yml) [![release](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/release.yml/badge.svg)](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/release.yml) [![codecov](https://codecov.io/gh/arnaudleclerc/AzureMapsControl.Components/branch/develop/graph/badge.svg?token=KXPTJAXUFC)](https://codecov.io/gh/arnaudleclerc/AzureMapsControl.Components) [![Slack](https://img.shields.io/badge/chat-slack-blue)](https://join.slack.com/t/azuremapscontrolcomp/shared_invite/zt-oyoclzro-ZoFakjPLD8Y~nlxO49ybjg)
1+
[![Nuget](https://img.shields.io/nuget/v/AzureMapsControl.Components?label=stable)](https://www.nuget.org/packages/AzureMapsControl.Components) [![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/AzureMapsControl.Components?label=prerelease&color=orange)](https://www.nuget.org/packages/AzureMapsControl.Components) [![Downloads](https://img.shields.io/nuget/dt/AzureMapsControl.Components)](https://www.nuget.org/packages/AzureMapsControl.Components) [![Build](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/build.yml/badge.svg)](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/build.yml) [![Unit test](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/unit-tests.yml) [![release](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/release.yml/badge.svg)](https://github.com/arnaudleclerc/AzureMapsControl.Components/actions/workflows/release.yml) [![codecov](https://codecov.io/gh/arnaudleclerc/AzureMapsControl.Components/branch/develop/graph/badge.svg?token=KXPTJAXUFC)](https://codecov.io/gh/arnaudleclerc/AzureMapsControl.Components) [![Slack](https://img.shields.io/badge/chat-slack-blue)](https://join.slack.com/t/azuremapscontrolcomp/shared_invite/zt-oyoclzro-ZoFakjPLD8Y~nlxO49ybjg)
22

33
This library allows you to use `Azure Maps` inside your razor application.
44

0 commit comments

Comments
 (0)