From 76da6857e70aa2f4a3883606812e180d73088829 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Mon, 23 Jan 2017 18:45:16 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45a1a13..584e2fe 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ The source code is partly based on the [Deviation TX project](http://www.deviati 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 (ATmega328)](docs/Compiling.md) and [Compiling STM32](docs/Compiling_STM32.md). +1. Compiling and programming the module + * [4in1/ATmega328](docs/Compiling.md) + * [STM32](docs/Compiling_STM32.md). 1. [Transmitter Setup](docs/Transmitters.md) 1. [How to for popular models](docs/Models.md) 1. [Troubleshooting](docs/Troubleshooting.md)