From 32367e95b3b493283be848e2fba6915010a346e5 Mon Sep 17 00:00:00 2001 From: WuMingDao <146366930+WuMingDao@users.noreply.github.com> Date: Sat, 3 Jan 2026 23:09:32 +0800 Subject: [PATCH] docs: fix CLI heading of jsrepo img --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47cb65c..7041241 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ These components are all enhanced with customization options as props, to make i - All components have minimal dependencies, and are highly customizable through props - Designed to integrate seamlessly with any modern Vue/Nuxt project -## CLI (jsrepo) +## CLI [![jsrepo](https://jsrepo.com/badges/@ieedan/std)](https://jsrepo.com/packages/@ieedan/std) + Vue Bits uses [jsrepo](https://jsrepo.dev) for installing components via CLI.
The setup steps can be found on each component's page in the [documentation](https://vue-bits.dev/).