From f929e20d8bcdf744446d8776a5bffb99041ee7c0 Mon Sep 17 00:00:00 2001 From: Barry <870709864@qq.com> Date: Sat, 17 Apr 2021 18:04:19 +0800 Subject: [PATCH] docs: update readme --- README.md | 4 +++- README_zh.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a3327b..fb92d82 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,9 @@ you can [build it by yourself](##Build)(just ubuntu test) ## Run - +### Simple Mode +Connect to your Android device on your computer, then run the program and click `USB connect` or `WiFi connect` +### Not Simple Mode Connect to your Android device on your computer, then run the program and click the button below to connect to the Android device. ![run](screenshot/run.png) diff --git a/README_zh.md b/README_zh.md index b16147a..32a3c65 100644 --- a/README_zh.md +++ b/README_zh.md @@ -128,7 +128,9 @@ Mac OS平台,你可以直接使用我编译好的可执行程序: 目前只在ubuntu上测试过 ## 运行 - +### 精简模式 +在你的电脑上接入Android设备,然后运行程序,点击`一键USB连接`或者`一键WIFI连接` +### 非精简模式 在你的电脑上接入Android设备,然后运行程序,按顺序点击如下按钮即可连接到Android设备 ![运行](screenshot/run.png)