Skip to content

Commit b9be6df

Browse files
author
harry
committed
修改README
1 parent 897a422 commit b9be6df

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ out/*
77
# gradle
88

99
build
10-
.gradle
10+
gradle
11+
.gradle
12+
gradlew*

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RemoteControl是一个服务器,简单来说,如果你只有这个,而没
3030

3131
## 客户端 Awesome
3232

33-
* RemoteControl-Web 网页端,可直接通过浏览器操作设备
33+
* [RemoteControl-Web](https://github.com/yeetor/RemoteControl-Web) 网页端,可直接通过浏览器操作设备
3434

3535
![demo](docs/demo.gif)
3636

@@ -60,7 +60,3 @@ RemoteControl是一个服务器,简单来说,如果你只有这个,而没
6060
* 操作录制、运行(使用脚本语言,js|lua|python语言的支持,可能只实现js)
6161
* 服务器支持
6262
* 流压缩(h264)
63-
64-
### Thanks
65-
* `minicap` [https://github.com/openstf/minicap](https://github.com/openstf/minicap)
66-
* `minitouch` [https://github.com/openstf/minitouch](https://github.com/openstf/minitouch)

0 commit comments

Comments
 (0)