Skip to content

Commit e15b483

Browse files
Add package badge in readme (#86)
* add package badges * update badge label * remove newline
1 parent 2ce7ec6 commit e15b483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Azure App Configuration - JavaScript Provider
22

3+
[![app-configuration-provider](https://img.shields.io/npm/v/@azure/app-configuration-provider?label=@azure/app-configuration-provider)](https://www.npmjs.com/package/@azure/app-configuration-provider)
4+
35
The [Azure App Configuration](https://docs.microsoft.com/en-us/azure/azure-app-configuration/overview) provider for JavaScript enables developers to configure their applications using centralized configuration located in Azure App Configuration.
46

57
## Getting started

0 commit comments

Comments
 (0)