From 479dfe516ae9028a9a6d848ae2792bf15b677dfd Mon Sep 17 00:00:00 2001
From: Senar <2273220457@qq.com>
Date: Thu, 14 Jul 2022 13:54:24 +0800
Subject: [PATCH] chore: doc update (#387)
---
README.md | 2 +-
README.zh-CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 228b3e6..448dc0a 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Mocking up web app with Vitesse(speed)
## Features
-- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness
+- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 3](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness
- 🗂 [File based routing](./src/pages)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index a692c4b..5c1c68a 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -23,7 +23,7 @@
## 特性
-- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - 就是快!
+- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 3](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - 就是快!
- 🗂 [基于文件的路由](./src/pages)