From 6d2518e635d6ebfd08a0cd63cf40196500529bb3 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Sat, 11 Nov 2023 06:20:19 +0300 Subject: [PATCH] Minor readme updates --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b24560d..a333343 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Features -* Very simple and clear source code. +* Simple and clear Arduino based source code. * Acro and Stabilized flight using remote control. * Precise simulation using Gazebo. * In-RAM logging. @@ -15,6 +15,7 @@ * ESCs with reverse mode support. * *Textbook and videos for students on writing a flight controller\*.* * *MAVLink support\*.* +* *Completely 3D-printed frame*.* * *Position control and autonomous flights using external camera\**. *\* — planned.*