From d6c2d930eba1c3e466a9337791b71b7ed95f3aa6 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah <36107+shazron@users.noreply.github.com> Date: Fri, 8 May 2026 22:37:03 +0800 Subject: [PATCH] docs: add npm, build, license, and coverage badges to README Closes #2 Co-Authored-By: Claude Sonnet 4.6 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 15c8ba6..46bb220 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # aio-cli-plugin-app-storage +[![npm](https://img.shields.io/npm/v/@adobe/aio-cli-plugin-app-storage.svg)](https://npmjs.com/package/@adobe/aio-cli-plugin-app-storage) +[![Build](https://github.com/adobe/aio-cli-plugin-app-storage/actions/workflows/node.js.yml/badge.svg)](https://github.com/adobe/aio-cli-plugin-app-storage/actions/workflows/node.js.yml) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![Coverage](https://codecov.io/gh/adobe/aio-cli-plugin-app-storage/branch/main/graph/badge.svg)](https://codecov.io/gh/adobe/aio-cli-plugin-app-storage) + The CLI Plugin to manage your App Builder State storage and Database services. If you need to access State programmatically, check the