Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amymcgovern authored Feb 9, 2018
1 parent 61a91b2 commit a221465
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# pyparrot
Python interface for Parrot Drones

This is a redesign of my [pymambo](https://github.com/amymcgovern/pymambo) repository. It is more general and handles both the wifi and BLE interfaces for the mambvo and also handles flying other parrot drones (tested on the Bebop 2).
pyparrot is designed to program Parrot Mambo and Parrot Bebop 2 drones using python. This interface was developed to teach kids (K-12) STEM concepts (programming, math, and more) by having them program a drone to fly autonomously. Anyone can use it who is interested in autonomous drone programming!

This interface was developed to teach kids (K-12) STEM concepts (programming, math, and more) by having them program a drone to fly autonomously. Anyone can use it who is interested in autonomous drone programming!

The majority of the documentation on installing and using the library is in the [wiki](https://github.com/amymcgovern/pyparrot/wiki)
# Installation, Quick-start, Documenation, FAQs
The majority of the documentation on installing and using the library is in the GitHub [wiki](https://github.com/amymcgovern/pyparrot/wiki)

## Planned updates/extensions

Expand Down

0 comments on commit a221465

Please sign in to comment.