Skip to content

Commit 7d2bb5d

Browse files
committed
Better README
1 parent 8c40625 commit 7d2bb5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ DJI Tello drone python interface using the official [Tello SDK](https://dl-cdn.r
33
Yes, this library has been tested with the drone.
44
Please see [example.py](https://github.com/damiafuentes/TelloSDKPy/blob/master/example.py) for a working example controlling the drone as a remote controller with the keyboard and the video stream in a window.
55

6+
Compatible with python 2.7 and 3.6.
7+
68
## Prerequisites
79

10+
811
```
912
$ git clone https://github.com/damiafuentes/TelloSDKPy.git
1013
$ cd TelloSDKPy

0 commit comments

Comments
 (0)