From f1c9cdb427c5a2c8f15f31d471bc7d05c5624f31 Mon Sep 17 00:00:00 2001 From: Casey Waldren Date: Wed, 4 Dec 2024 14:02:57 -0800 Subject: [PATCH] docs: add package badges (#201) --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3465a03..0f05a42 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Actions Status](https://github.com/launchdarkly/sdk-meta/actions/workflows/crawl.yml/badge.svg)](https://github.com/launchdarkly/sdk-meta/actions/workflows/crawl.yml) +[![Actions Status](https://github.com/launchdarkly/sdk-meta/actions/workflows/crawl.yml/badge.svg)](https://github.com/launchdarkly/sdk-meta/actions/workflows/crawl.yml) [![NPM][js-badge]][js-link] [![Go Module][go-badge]][go-link] # sdk-meta @@ -82,3 +82,12 @@ Consumers of SDK metadata include: - LaunchDarkly internal service (G) Are you a consumer? Add a link here to receive communications when new features/changes are coming. + + +[//]: # 'api-js' +[js-badge]: https://img.shields.io/npm/v/@launchdarkly/sdk-meta.svg?style=flat-square +[js-link]: https://www.npmjs.com/package/@launchdarkly/sdk-meta + +[//]: # 'api' +[go-badge]: https://img.shields.io/github/v/tag/launchdarkly/sdk-meta?filter=api/*&include_prereleases&label=Go +[go-link]: https://pkg.go.dev/github.com/launchdarkly/sdk-meta/api/sdkmeta