README: add extension to path
This commit is contained in:
parent
45dbc0ec55
commit
cf7163e068
|
@ -6,21 +6,21 @@ You can find here more information about how to build your own PlanktoScope.
|
|||
|
||||
## Setup
|
||||
|
||||
- [How to setup your PlanktoScope the easy way](easy_install)
|
||||
- [How to setup your PlanktoScope the hard way (also known as the Expert's path)](expert_setup)
|
||||
- [Some information about how to setup a remote access](remote_access)
|
||||
- [How to setup your PlanktoScope the easy way](easy_install.md)
|
||||
- [How to setup your PlanktoScope the hard way (also known as the Expert's path)](expert_setup.md)
|
||||
- [Some information about how to setup a remote access](remote_access.md)
|
||||
|
||||
## Usage
|
||||
- [Information about collection devices](collection_devices)
|
||||
- [Information about collection devices](collection_devices.md)
|
||||
|
||||
## Under the hood:
|
||||
- [Software architecture](software_architecture)
|
||||
- [MQTT Messages](mqtt_messages)
|
||||
- [Software architecture](software_architecture.md)
|
||||
- [MQTT Messages](mqtt_messages.md)
|
||||
- How does the segmentation works (soon)
|
||||
|
||||
## Contribute
|
||||
- [Find out how to contribute to this documentation and help edit it](edit_this_doc)
|
||||
- [Contribute to the code, here is the getting started](edit_the_code)
|
||||
- [Find out how to contribute to this documentation and help edit it](edit_this_doc.md)
|
||||
- [Contribute to the code, here is the getting started](edit_the_code.md)
|
||||
|
||||
## License of our work
|
||||
- [More information about the licenses that we use](license)
|
||||
- [More information about the licenses that we use](license.md)
|
Loading…
Reference in a new issue