Skip to content

Commit 7a81c18

Browse files
committed
Update README.md
1 parent 70add8a commit 7a81c18

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ X Studio · 歌手 UI 自动化 | UI Automation for X Studio Singer
2525

2626

2727

28+
## 环境要求 | Requirements & Dependencies
29+
30+
- Windows 7 及以上操作系统
31+
- X Studio · 歌手 2.0.0 及以上版本
32+
- Python 3(除 3.7.6 和 3.8.1 外)
33+
- 第三方模块:pywin32, comtypes, typing, uiautomation, colorlog
34+
35+
36+
2837
## 使用方法 | How to Use
2938

3039
发行版中包含若干个 demo,安装好所需依赖后即可运行 main.py 查看效果。
@@ -37,15 +46,6 @@ UI 自动化执行的成功与否受到系统流畅度等客观因素影响。
3746

3847

3948

40-
## 环境要求 | Requirements & Dependencies
41-
42-
- Windows 7 及以上操作系统
43-
- X Studio · 歌手 2.0.0 及以上版本
44-
- Python 3(除 3.7.6 和 3.8.1 外)
45-
- 第三方模块:pywin32, comtypes, typing, uiautomation, colorlog
46-
47-
48-
4949
## 更新日志 | Update Log
5050

5151
#### 1.0.0 (2022.03.04)

0 commit comments

Comments
 (0)