Skip to content

Commit 2f21ed5

Browse files
authored
Update README.md
1 parent 25a6e0e commit 2f21ed5

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,21 @@
66
## 如何使用?
77
输入你想要检查的 Issue 的标题和内容,就会自己与目前 PCL 所有的 Issue 对比重复度。
88

9+
## 功能一览
10+
### 对比重复度
11+
![image](https://github.com/user-attachments/assets/35f03071-0ff3-49aa-8273-4975499b20ec)
12+
13+
输入要对比的 Issue 的标题和内容,点击“比对相似度”,可以将相似度从大到小排序。~虽然很不准~
14+
15+
### 查看 Issue 详细内容
16+
![image](https://github.com/user-attachments/assets/4aa1ecc7-7d32-47ba-b8eb-90e27d45000a)
17+
18+
双击列表的项目可以查看该 Issue 的详细内容,按 Esc 退出。可以选择按下面的“转到 Github”在 Github 内查看。
19+
20+
### 快速链接
21+
![image](https://github.com/user-attachments/assets/39d6da17-2234-4d6d-881a-23b54ca3ab46)
22+
23+
菜单栏上的“快速链接”汇集了一些与 PCL 相关常用的链接,一键直达。
24+
925
## 系统需求
10-
需要安装 .NET 8
26+
需要安装 .NET 8,并且需要 WebView2

0 commit comments

Comments
 (0)