From 879826a59e5a8bbb2f198b20516c90322ca4a3cf Mon Sep 17 00:00:00 2001 From: Jawil Date: Tue, 23 Jan 2024 19:36:45 +0800 Subject: [PATCH] docs: update readme (#46) --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b67ac2..0112a33 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## 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) diff --git a/README.zh-CN.md b/README.zh-CN.md index 83591fd..3ba0a0f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -20,7 +20,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)