Skip to content

Commit 6b7e215

Browse files
committed
docs(guide): improve a link
Explain the lua scripts are automatically installed
1 parent 0c354a0 commit 6b7e215

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
1515
| [![md-link-check](https://github.com/ArduPilot/MethodicConfigurator/actions/workflows/markdown-link-check.yml/badge.svg)](https://github.com/ArduPilot/MethodicConfigurator/actions/workflows/markdown-link-check.yml) | | [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/channels/674039678562861068/1308233496535371856) | ![PyPI - Downloads](https://img.shields.io/pypi/dm/ardupilot-methodic-configurator?link=https%3A%2F%2Fpypi.org%2Fproject%2Fardupilot-methodic-configurator%2F) | |
1616

1717
*ArduPilot Methodic Configurator* is a software, developed by ArduPilot developers, that semi-automates a
18-
[clear, proven and safe configuration sequence](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter) for ArduCopter drones.
18+
[clear, proven and safe configuration sequence for ArduCopter](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter) drones.
1919
We are working on extending it to [ArduPlane](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduPlane),
2020
[Heli](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_Heli) and
2121
[Rover](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_Rover) vehicles.
@@ -41,6 +41,7 @@ Let's compare it with the traditional tool used to configure ArduPilot: a genera
4141
| reuse params in other vehicles | No, unless you hand edit files | Yes, out-of-the-box |
4242
| documents why you changed each parameter | No | Yes |
4343
| tutorials and learning resources | No, scattered and not integrated | Yes, context-aware help integrated |
44+
| auto. install lua scripts on the FC | No | Yes |
4445

4546
[^1]: you need to know what/when/why you are doing
4647
[^2]: it explains what you should do, when you should do it and why

0 commit comments

Comments
 (0)