diff --git a/README.md b/README.md index 5d483b5..cf9186f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ardrone-autonomy Provides key building blocks to create autonomous flight applications -with the AR.Drone. Works as a layer on top of the [node-ar-drone]() library. This work is based on +with the AR.Drone. Works as a layer on top of the [node-ar-drone](https://github.com/felixge/node-ar-drone) library. This work is based on the [Visual Navigation for Flying Robots](http://vision.in.tum.de/teaching/ss2013/visnav2013) course. **This work has just started, this branch is the development branch, there are no packaged release yet.**