Browse Source

Signed-off-by: caner <5658514@qq.com>

caner 3 years ago
parent
commit
193b3e1735
1 changed files with 6 additions and 3 deletions
  1. 6 3
      README.md

+ 6 - 3
README.md

@@ -1,6 +1,10 @@
-# 遥控端(node-14.15)
+# 遥控端
 ```
 ```
-使用摇杆传输控制信号,接收视频信息
+使用摇杆传输控制信号
+```
+## TODO
+```
+1. 视频方案
 ```
 ```
 ## 安装
 ## 安装
 ```
 ```
@@ -10,5 +14,4 @@
 ## 启动
 ## 启动
 ```
 ```
 1. node index.js
 1. node index.js
-2. open web/index.html
 ```
 ```