From 67d6a19ffb2cd29a51501821eb9b4fd5fe527865 Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Tue, 31 Dec 2019 12:54:53 +0300 Subject: [PATCH] Update README again --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b10028c..7b6909f 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Create animation in Blender, convert it to drone paths, set up the drones and ru ## This software includes -* [Drone side](https://github.com/CopterExpress/clever-show/tree/master/Drone) with autonomous flight module, animation player module and client application for remote synchronized control of drones +* [Drone side](https://github.com/CopterExpress/clever-show/tree/master/Drone) for remote synchronized control of drones with emergency drone protection module * [Server side](https://github.com/CopterExpress/clever-show/tree/master/Server) for making the drone show with ability of tuning drones, animation and music -* [Blender 2.8 addon](https://github.com/CopterExpress/clever-show/tree/master/blender-addon) for animation export to drone paths +* [Blender 2.8 addon](https://github.com/CopterExpress/clever-show/tree/master/blender-addon) for exporting animation to drone paths * [Raspberry Pi image](https://github.com/CopterExpress/clever-show/releases/latest) for quick launch software on the drones ## Documentation