Skip to content

Commit b9dad27

Browse files
committed
调整ReadMe
1 parent 9fcd56e commit b9dad27

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66

77
## 功能特性
88

9-
- **文件选择器**:支持选择当前工作目录下的源文件,生成文件列表。
10-
- **CVB 文件生成**:将选中的文件合并为 CVB 格式文件,支持编码检测和转换(如 GBK 转 UTF-8)。
9+
- **文件选择器**:支持选择当前工作目录下的多个源文件,打包成一个统一的类markdown文件(CVB格式)。
1110
- **API 调用**:上传 CVB 文件并调用 DeepSeek API,获取重构建议。
12-
- **版本管理**支持 CVB 文件的解析、应用和回滚
11+
- **版本管理**支持多个次重构的历史记录, CVB 在本地可选应用和回滚
1312
- **多语言支持**:支持 C++、Python、Lua、TypeScript 等多种编程语言。
1413

1514
## 使用方法
1615

1716
#### 使用前需要先设置DeepSeek API 的Key
1817
File -> Preferences -> Settings(文件 -> 首选项 -> 设置)
18+
1919
搜索 coderedesign
20+
2021
在 Deep Seek Api Key(DeepSeek API 密钥)
2122
里填写你在DeepSeek哪里申请到的Key
2223

0 commit comments

Comments
 (0)