File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ RoboMasterPy编程框架抽象了视频流、推送和事件的获取,模块
4949
5050![ RoboMasterPy 守门员] ( https://user-images.githubusercontent.com/8143068/82755582-186d5700-9e07-11ea-9c08-1ff1d82e7a7e.jpg )
5151
52- * 使用键盘控制你的机甲大师EP;
53- * 让你的机甲大师变身为守门员。
52+ * [ 使用键盘控制你的机甲大师EP] ( https://github.com/nanmu42/robo-playground/blob/master/README.Chinese.md#%E4%BD%BF%E7%94%A8%E9%94%AE%E7%9B%98%E6%8E%A7%E5%88%B6%E4%BD%A0%E7%9A%84%E6%9C%BA%E7%94%B2%E5%A4%A7%E5%B8%88ep ) ;
53+ * [ 让你的机甲大师变身为守门员] ( https://github.com/nanmu42/robo-playground/blob/master/README.Chinese.md#%E8%AE%A9%E4%BD%A0%E7%9A%84%E6%9C%BA%E7%94%B2%E5%A4%A7%E5%B8%88ep%E5%8F%98%E8%BA%AB%E4%B8%BA%E5%AE%88%E9%97%A8%E5%91%98 ) 。
5454
5555## 安装
5656
@@ -90,7 +90,7 @@ RoboMasterPy 是一个爱好者作品,和DJI没有关系。
9090
9191RoboMasterPy是在机甲大师EP开发者比赛中孵化的,作者对DJI提供的硬件和技术支持表示感谢。
9292
93- ## License
93+ ## 许可
9494
9595RoboMasterPy 基于MIT许可发布,
9696您只需要保留署名和版权信息(LICENSE)即可自由使用本软件。
Original file line number Diff line number Diff line change @@ -45,12 +45,12 @@ The library(client) is straightforward to use:
4545
4646The framework deals with video streaming, push and event,
4747provides a high-level interface for controlling and communication.
48- You can build your controlling logic basing on it, for example(TODO: add links) :
48+ You can build your controlling logic basing on it, for example:
4949
5050![ RoboMasterPy Goalkeeper] ( https://user-images.githubusercontent.com/8143068/82755582-186d5700-9e07-11ea-9c08-1ff1d82e7a7e.jpg )
5151
52- * Drive your robomaster using keyboard;
53- * Make your robomaster a goalkeeper.
52+ * [ Drive your robomaster using keyboard] ( https://github.com/nanmu42/robo-playground#drive-your-robomaster-using-keyboard ) ;
53+ * [ Make your robomaster a goalkeeper] ( https://github.com/nanmu42/robo-playground#make-your-robomaster-a-goalkeeper ) .
5454
5555## Installation
5656
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ The library(client) is straightforward to use::
5050
5151The framework deals with video streaming, push and event,
5252provides a high-level interface for controlling and communication.
53- You can build your controlling logic basing on it, for example(TODO: add links) :
53+ You can build your controlling logic basing on it, for example:
5454
5555.. image :: https://user-images.githubusercontent.com/8143068/82755582-186d5700-9e07-11ea-9c08-1ff1d82e7a7e.jpg
5656 :alt: RoboMasterPy Goalkeeper
5757
58- * Drive your robomaster using keyboard;
59- * Make your robomaster a goalkeeper.
58+ * ` Drive your robomaster using keyboard < https://github.com/nanmu42/robo-playground#drive-your-robomaster-using-keyboard >`_ ;
59+ * ` Make your robomaster a goalkeeper < https://github.com/nanmu42/robo-playground#make-your-robomaster-a-goalkeeper >`_ .
6060
6161User Guide
6262--------------
You can’t perform that action at this time.
0 commit comments