diff --git a/README.md b/README.md index 60a67df17e..73d8f3ce6a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ See: https://github.com/iNavFlight/inav/blob/master/docs/Installation.md ## Documentation, support and learning resources * [Fixed Wing Guide](docs/INAV_Fixed_Wing_Setup_Guide.pdf) +* [Autolaunch Guide](docs/INAV_Autolaunch.pdf) +* [Modes Guide](docs/INAV_Modes.pdf) +* [Wing Tuning Masterclass](docs/INAV_Wing_Tuning_Masterclass.pdf) * [Official documentation](https://github.com/iNavFlight/inav/tree/master/docs) * [Official Wiki](https://github.com/iNavFlight/inav/wiki) * [INAV Official on Telegram](https://t.me/INAVFlight) diff --git a/docs/INAV_Autolaunch.pdf b/docs/INAV_Autolaunch.pdf new file mode 100644 index 0000000000..fc85a8b9bc Binary files /dev/null and b/docs/INAV_Autolaunch.pdf differ diff --git a/docs/INAV_Modes.pdf b/docs/INAV_Modes.pdf new file mode 100644 index 0000000000..f176a95514 Binary files /dev/null and b/docs/INAV_Modes.pdf differ diff --git a/docs/INAV_Wing_Tuning_Masterclass.pdf b/docs/INAV_Wing_Tuning_Masterclass.pdf new file mode 100644 index 0000000000..d47924ea30 Binary files /dev/null and b/docs/INAV_Wing_Tuning_Masterclass.pdf differ