From f91e282588e633cde8bfb2e414c137b9f1fbaa66 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 25 Dec 2023 08:31:04 +0800 Subject: [PATCH] docs: update readme --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index cb0053d3..3c99e3db 100644 --- a/readme.md +++ b/readme.md @@ -4,10 +4,10 @@ 开箱即用,仅需少量配置即可使用。 -![npm version](https://badge.fury.io/js/vuepress-theme-plume.svg) -![npm downloads](https://img.shields.io/npm/dt/%40vuepress-plume/vuepress-theme-plume?style=flat&label=beta%20downloads) -![npm download](https://img.shields.io/npm/dt/vuepress-theme-plume?style=flat) -![GitHub License](https://img.shields.io/github/license/pengzhanbo/vuepress-theme-plume) +[![npm version](https://img.shields.io/npm/v/vuepress-theme-plume?color=32A9C3&labelColor=1B3C4A&label=npm)](https://www.npmjs.com/package/vuepress-theme-plume) +[![npm beta download](https://img.shields.io/npm/dy/@vuepress-plume/vuepress-theme-plume?color=32A9C3&labelColor=1B3C4A&label=beta%20downloads)](https://www.npmjs.com/package/vuepress-theme-plume) +[![npm download](https://img.shields.io/npm/dy/vuepress-theme-plume?color=32A9C3&labelColor=1B3C4A&label=downloads)](https://www.npmjs.com/package/vuepress-theme-plume) +![GitHub License](https://img.shields.io/github/license/pengzhanbo/vuepress-theme-plume?color=32A9C3&labelColor=1B3C4A) ### [查看文档](https://pengzhanbo.cn/note/vuepress-theme-plume)