From 34ad8bd5ef0fed8e32c64508f68dded119dbd723 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Tue, 5 Nov 2019 22:58:59 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbde4504..7ec58c23 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # clever-show + [Русская версия](README_RU.md) Software for making the drone show controlled by Raspberry Pi and COEX [Clever](https://github.com/CopterExpress/clever) package. @@ -6,16 +7,16 @@ Software for making the drone show controlled by Raspberry Pi and COEX [Clever]( [![Build Status](https://travis-ci.org/CopterExpress/clever-show.svg?branch=master)](https://travis-ci.org/CopterExpress/clever-show) ## 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 * [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 * [Raspberry Pi image](https://github.com/CopterExpress/clever-show/releases/latest) for quick launch software on the drones ## Documentation + > Documentation is available only in Russian for now. Start tutorial is located [here](docs/ru/start-tutorial.md). Detailed documentation is located in the [docs](https://github.com/CopterExpress/clever-show/tree/master/docs) folder. - -