chore: doc update (#453)

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
chenglong 2022-12-13 04:39:43 +08:00 committed by GitHub
parent fcdde97418
commit 1974d8ece5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ Mocking up web app with <b>Vitesse</b><sup><em>(speed)</em></sup><br>
## Features ## Features
- ⚡️ [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 - ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [esbuild](https://github.com/evanw/esbuild) - born with fastness
- 🗂 [File based routing](./src/pages) - 🗂 [File based routing](./src/pages)

View File

@ -23,7 +23,7 @@
## 特性 ## 特性
- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 3](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - 就是快! - ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [esbuild](https://github.com/evanw/esbuild) - 就是快!
- 🗂 [基于文件的路由](./src/pages) - 🗂 [基于文件的路由](./src/pages)