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
|
## Setup
|
||||||
|
|
||||||
- [How to setup your PlanktoScope the easy way](easy_install)
|
- [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)
|
- [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)
|
- [Some information about how to setup a remote access](remote_access.md)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
- [Information about collection devices](collection_devices)
|
- [Information about collection devices](collection_devices.md)
|
||||||
|
|
||||||
## Under the hood:
|
## Under the hood:
|
||||||
- [Software architecture](software_architecture)
|
- [Software architecture](software_architecture.md)
|
||||||
- [MQTT Messages](mqtt_messages)
|
- [MQTT Messages](mqtt_messages.md)
|
||||||
- How does the segmentation works (soon)
|
- How does the segmentation works (soon)
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
- [Find out how to contribute to this documentation and help edit it](edit_this_doc)
|
- [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)
|
- [Contribute to the code, here is the getting started](edit_the_code.md)
|
||||||
|
|
||||||
## License of our work
|
## 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