From 6dc2dfe556b5d01697800a6a2a295eee0e093e98 Mon Sep 17 00:00:00 2001 From: Luthics Date: Sun, 11 Jun 2023 12:14:21 +0800 Subject: [PATCH] update README --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index e6495ef..05b9a0c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ # vue-sort -This template should help get you started developing with Vue 3 in Vite. - -## Recommended IDE Setup - -[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). - -## Customize configuration - -See [Vite Configuration Reference](https://vitejs.dev/config/). +这个项目是我的数据结构与算法课程的大作业 ## Project Setup