From 31529d6ae14faa1e20d450682554c14c8d41a48c Mon Sep 17 00:00:00 2001 From: "heecheol.park" Date: Wed, 22 Jul 2026 17:17:16 +0900 Subject: [PATCH] docs: add npm downloads badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 762693b..62ee86c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Confluence CLI +[![npm downloads](https://img.shields.io/npm/dm/confluence-cli.svg)](https://www.npmjs.com/package/confluence-cli) + A powerful command-line interface for Atlassian Confluence that allows you to read, search, and manage your Confluence content from the terminal. ## Features