From 1520805a209c758ecf5c6d0f03fe7d2b93bd0ab0 Mon Sep 17 00:00:00 2001 From: Tarik Agcayazi <48362458+ohitstarik@users.noreply.github.com> Date: Fri, 9 Apr 2021 02:48:17 -0400 Subject: [PATCH] README: remove redundant autogyro, add High altitude balloons --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1675604d2b..d81ba1882e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ PX4 is highly portable, OS-independent and supports Linux, NuttX and QuRT out of * [VTOL](https://docs.px4.io/master/en/frames_vtol/) * [Autogyro](https://docs.px4.io/master/en/frames_autogyro/) * [Rover](https://docs.px4.io/master/en/frames_rover/) - * many more experimental types (Blimps, Boats, Submarines, Autogyros, etc) + * many more experimental types (Blimps, Boats, Submarines, High altitude balloons, etc) * Releases: [Downloads](https://github.com/PX4/PX4-Autopilot/releases)