From a096664a175131a72dc35924ba9ca1c20c808d9b Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Mon, 13 Jun 2022 18:26:45 +0800 Subject: [PATCH] docs: README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c463f5e..fdc3d68 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ 更推荐大家使用该 vite 版本!以后的重心也会从 [v3-admin](https://github.com/un-pany/v3-admin) 偏向本仓库. +- Electron 桌面版: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite) + ## 特性 - **Vue3**:采用 Vue3 + script setup 最新的 Vue3 组合式 API