Skip to content

Commit

Permalink
Better README
Browse files Browse the repository at this point in the history
  • Loading branch information
damiafuentes committed Nov 18, 2018
1 parent 8c40625 commit 7d2bb5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ DJI Tello drone python interface using the official [Tello SDK](https://dl-cdn.r
Yes, this library has been tested with the drone.
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.

Compatible with python 2.7 and 3.6.

## Prerequisites


```
$ git clone https://github.com/damiafuentes/TelloSDKPy.git
$ cd TelloSDKPy
Expand Down

0 comments on commit 7d2bb5d

Please sign in to comment.