From aa1862a3c6599f7caba60d8f6088eae719d8c6f1 Mon Sep 17 00:00:00 2001 From: Ben Lye Date: Tue, 12 Dec 2017 19:39:03 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 515a64b..f8d13a6 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ If you like this project and want to support further development please consider * [Available Protocols list](Protocols_Details.md) * [The old documentation](docs/README-old.md) - ## Outline of the documentation 1. Introduction (this page) 1. [Available protocols](Protocols_Details.md) 1. [Transmitters and serial/telemetry options](docs/Transmitters.md) 1. [Module Hardware options](docs/Hardware.md) 1. Compiling and programming the module - * [4in1/DIY Multiprotocol module based on ATmega328](docs/Compiling.md) - * [DIY Multiprotocol module based on STM32](docs/Compiling_STM32.md) + * [Atmega328p Multiprotocol Module](docs/Compiling.md) + * [STM32 Multiprotocol Module](docs/Compiling_STM32.md) + * [OrangeRX Module](docs/Compiling_OrangeTx.md) 1. [Transmitter Setup](docs/Transmitters.md) 1. [How to for popular models](docs/Models.md) 1. [Troubleshooting](docs/Troubleshooting.md)