From 7507c9b3ce686fcaf0a627a4341039fd5c07606a Mon Sep 17 00:00:00 2001 From: Laurent Eschenauer Date: Tue, 4 Jun 2013 21:39:27 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6615ae..5d483b5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # 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 the [Visual Navigation for Flying Robots](http://vision.in.tum.de/teaching/ss2013/visnav2013) course. +with the AR.Drone. Works as a layer on top of the [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.**