Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 authored Jan 7, 2020
1 parent ec95cc7 commit d02b203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Tello Commander is a C# API for controlling a Tello drone, offering the followin
- A simple interface to connect to, control and disconnect from the drone
- Validation of all commands to ensure only valid commands are sent to the drone
- Command/response history
- Response parser for processing drone "read" command responses
- Execution of commands from pre-prepared scripts

Once the API is referenced by a project, you should include the following "using" statements to import the necessary types:
Expand Down

0 comments on commit d02b203

Please sign in to comment.