Update README.md

This commit is contained in:
Ben Lye 2017-12-12 19:39:03 +00:00 committed by GitHub
parent 8da03940e8
commit aa1862a3c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,15 +23,15 @@ If you like this project and want to support further development please consider
* [Available Protocols list](Protocols_Details.md) * [Available Protocols list](Protocols_Details.md)
* [The old documentation](docs/README-old.md) * [The old documentation](docs/README-old.md)
## Outline of the documentation ## Outline of the documentation
1. Introduction (this page) 1. Introduction (this page)
1. [Available protocols](Protocols_Details.md) 1. [Available protocols](Protocols_Details.md)
1. [Transmitters and serial/telemetry options](docs/Transmitters.md) 1. [Transmitters and serial/telemetry options](docs/Transmitters.md)
1. [Module Hardware options](docs/Hardware.md) 1. [Module Hardware options](docs/Hardware.md)
1. Compiling and programming the module 1. Compiling and programming the module
* [4in1/DIY Multiprotocol module based on ATmega328](docs/Compiling.md) * [Atmega328p Multiprotocol Module](docs/Compiling.md)
* [DIY Multiprotocol module based on STM32](docs/Compiling_STM32.md) * [STM32 Multiprotocol Module](docs/Compiling_STM32.md)
* [OrangeRX Module](docs/Compiling_OrangeTx.md)
1. [Transmitter Setup](docs/Transmitters.md) 1. [Transmitter Setup](docs/Transmitters.md)
1. [How to for popular models](docs/Models.md) 1. [How to for popular models](docs/Models.md)
1. [Troubleshooting](docs/Troubleshooting.md) 1. [Troubleshooting](docs/Troubleshooting.md)