diff --git a/README.md b/README.md index 904ef9e..8afec74 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,14 @@ *QGroundControl* (QGC) is an intuitive and powerful ground control station (GCS) for UAVs. -The primary goal of QGC is ease of use for both first time and professional users. +The primary goal of QGC is ease of use for both first time and professional users. It provides full flight control and mission planning for any MAVLink enabled drone, and vehicle setup for both PX4 and ArduPilot powered UAVs. Instructions for *using QGroundControl* are provided in the [User Manual](https://docs.qgroundcontrol.com/en/) (you may not need them because the UI is very intuitive!) -All the code is open-source, so you can contribute and evolve it as you want. +All the code is open-source, so you can contribute and evolve it as you want. The [Developer Guide](https://dev.qgroundcontrol.com/en/) explains how to [build](https://dev.qgroundcontrol.com/en/getting_started/) and extend QGC. -Key Links: +Key Links: * [Website](http://qgroundcontrol.com) (qgroundcontrol.com) * [User Manual](https://docs.qgroundcontrol.com/en/) * [Developer Guide](https://dev.qgroundcontrol.com/en/)