Skip to content

Commit 5de0429

Browse files
authored
docs: update shields and starts
1 parent b7d0746 commit 5de0429

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Zero-config PWA Plugin for VitePress
44
</p>
55

66
<p align='center'>
7-
<a href='https://www.npmjs.com/package/vite-plugin-pwa' target="__blank">
8-
<img src='https://img.shields.io/npm/v/vite-plugin-pwa?color=33A6B8&label=' alt="NPM version">
7+
<a href='https://www.npmjs.com/package/@vite-pwa/vitepress' target="__blank">
8+
<img src='https://img.shields.io/npm/v/@vite-pwa/vitepress?color=33A6B8&label=' alt="NPM version">
99
</a>
10-
<a href="https://www.npmjs.com/package/vite-plugin-pwa" target="__blank">
11-
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/vite-plugin-pwa?color=476582&label=">
10+
<a href="https://www.npmjs.com/package/@vite-pwa/vitepress" target="__blank">
11+
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@vite-pwa/astro?color=476582&label=">
1212
</a>
1313
<a href="https://vite-pwa-org.netlify.app/frameworks/vitepress" target="__blank">
1414
<img src="https://img.shields.io/static/v1?label=&message=docs%20%26%20guides&color=2e859c" alt="Docs & Guides">
1515
</a>
1616
<br>
1717
<a href="https://github.com/antfu/vite-plugin-pwa" target="__blank">
18-
<img alt="GitHub stars" src="https://img.shields.io/github/stars/antfu/vite-plugin-pwa?style=social">
18+
<img alt="GitHub stars" src="https://img.shields.io/github/stars/vite-pwa/vitepress?style=social">
1919
</a>
2020
</p>
2121

@@ -43,6 +43,8 @@ Zero-config PWA Plugin for VitePress
4343

4444
## 📦 Install
4545

46+
> Requires Vite 3.1.0+
47+
4648
```bash
4749
npm i @vite-pwa/vitepress -D
4850

0 commit comments

Comments
 (0)