From efe44ab9e8d24bf62685a0069fdae658c088cfe1 Mon Sep 17 00:00:00 2001 From: isamu arimoto Date: Tue, 10 Feb 2026 08:05:23 +0900 Subject: [PATCH] chore: add npm version badge to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40acba4..b1f5193 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![npm version](https://badge.fury.io/js/%40gui-chat-plugin%2Ftemplate.svg)](https://badge.fury.io/js/%40gui-chat-plugin%2Ftemplate) # GUIChat Plugin Template A plugin template for GUIChat/MulmoChat with **integrated chat demo environment**. @@ -251,4 +252,4 @@ After developing your plugin: ## License -MIT +MIT \ No newline at end of file