From 2b2b4e5b36e3691e4d052b6cb31c7c37c25c2ef5 Mon Sep 17 00:00:00 2001 From: Ray Hao <1490493387@qq.com> Date: Thu, 10 Apr 2025 11:55:44 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b456278..8e74ea1d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ | 环境类型 | 名称 | |----------------|-----------------------------| -| **开发工具** | [Visual Studio Code](https://code.visualstudio.com/Download)/(WebStorm)(https://www.jetbrains.com.cn/webstorm/) | +| **开发工具** | [Visual Studio Code](https://code.visualstudio.com/Download)/[WebStorm](https://www.jetbrains.com.cn/webstorm/) | | **运行环境** | Node 18 + (推荐[22.9.0](https://npmmirror.com/mirrors/node/v22.9.0/)) | > ⚠️ 注意:Node.js 20.6.0版本存在兼容性问题,请勿使用