diff --git a/README.md b/README.md index f980dac..e0dcf5b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Module | Platform | Sample | Release Notes [spring-cloud-azure-feature-management-web](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-cloud-azure-feature-management-web)
[![Maven Central](https://img.shields.io/maven-central/v/com.azure.spring/spring-cloud-azure-feature-management-web.svg?color=blue)](https://search.maven.org/artifact/com.azure.spring/spring-cloud-azure-feature-management-web) | Spring Boot | [Sample](https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/appconfiguration/spring-cloud-azure-feature-management-web/spring-cloud-azure-feature-management-web-sample) | [Release Notes](https://github.com/Azure/AppConfiguration/blob/main/releaseNotes/SpringCloudAzureFeatureManagement.md) [FeatureManagement](https://github.com/microsoft/FeatureManagement-Python)
[![Pypi](https://img.shields.io/pypi/v/FeatureManagement?color=blue)](https://pypi.org/project/FeatureManagement/)| Python | [Sample](https://github.com/microsoft/FeatureManagement-Python/tree/main/samples) | [Release Notes](https://github.com/Azure/AppConfiguration/blob/main/releaseNotes/PythonFeatureManagement.md) [FeatureManagement-JavaScript](https://github.com/microsoft/FeatureManagement-JavaScript)
[![Npm](https://img.shields.io/npm/v/%40microsoft%2Ffeature-management?color=blue)](https://www.npmjs.com/package/@microsoft/feature-management)| JavaScript | [Sample](https://github.com/microsoft/FeatureManagement-JavaScript) | [Release Notes](https://github.com/Azure/AppConfiguration/blob/main/releaseNotes/) +[featuremanagement](https://github.com/microsoft/FeatureManagement-Go)
[![Go](https://pkg.go.dev/badge/github.com/microsoft/Featuremanagement-Go/featuremanagement?status.svg)](https://pkg.go.dev/github.com/microsoft/Featuremanagement-Go/featuremanagement) | Go | [Sample](https://github.com/microsoft/FeatureManagement-Go/tree/main/example) | [Release Notes](https://github.com/Azure/AppConfiguration/blob/main/releaseNotes/GoFeatureManagement.md) ## Contributing