Skip to content

Commit eeb0333

Browse files
committed
feat: Add screen recorder
1 parent e7841c3 commit eeb0333

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
@@ -56,8 +56,9 @@ pip3 install -U hmdirver2
5656
5757
# 或者这样
5858
python3 -m pip install -U hmdirver2
59-
60-
# 也可以直接源码安装
59+
```
60+
也可以通过源码安装
61+
```
6162
git clone git@github.com:codematrixer/hmdriver2.git
6263
cd hmdriver2
6364
pip3 install -U -e .
@@ -595,7 +596,7 @@ toast = d.toast_watcher.get_toast()
595596

596597
# 鸿蒙Uitest协议
597598

598-
See [DEVELOP](/docs/DEVELOP.md)
599+
See [DEVELOP.md](/docs/DEVELOP.md)
599600

600601

601602
# Refer to

0 commit comments

Comments
 (0)