From 6ed53327d09edadb6a6bb5f795ad92e7b705dc80 Mon Sep 17 00:00:00 2001 From: Aditya Atul Tirodkar Date: Mon, 18 May 2026 17:55:12 -0700 Subject: [PATCH 1/2] Update README.md to fix label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5697464..fcd2702 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Alpha](https://img.shields.io/badge/release-alpha-orange) [![Python CI](https://github.com/googlemaps/a2ui/actions/workflows/python-ci.yml/badge.svg)](https://github.com/googlemaps/a2ui/actions/workflows/python-ci.yml) [![Web CI](https://github.com/googlemaps/a2ui/actions/workflows/web-ci.yml/badge.svg)](https://github.com/googlemaps/a2ui/actions/workflows/web-ci.yml) -[![GitHub License](https://img.shields.io/github/license/googlemaps/a2ui?color=blue)](LICENSE) +[![GitHub License](https://img.shields.io/github/license/googlemaps/a2ui?color=blue&v=1)](LICENSE) > **Note:** This toolkit is in **Experimental** status. From 94f5816efc535cd1b16f18a51af3265855456244 Mon Sep 17 00:00:00 2001 From: Aditya Atul Tirodkar Date: Mon, 18 May 2026 17:57:02 -0700 Subject: [PATCH 2/2] Update README.md with npm label --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcd2702..ac53eb5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Python CI](https://github.com/googlemaps/a2ui/actions/workflows/python-ci.yml/badge.svg)](https://github.com/googlemaps/a2ui/actions/workflows/python-ci.yml) [![Web CI](https://github.com/googlemaps/a2ui/actions/workflows/web-ci.yml/badge.svg)](https://github.com/googlemaps/a2ui/actions/workflows/web-ci.yml) [![GitHub License](https://img.shields.io/github/license/googlemaps/a2ui?color=blue&v=1)](LICENSE) +[![npm](https://img.shields.io/npm/v/@googlemaps/a2ui)](https://npmjs.com/package/@googlemaps/a2ui) > **Note:** This toolkit is in **Experimental** status.