From 393d1b831da20173453b22ea1d306e900bc2b278 Mon Sep 17 00:00:00 2001 From: Romain Bazile Date: Tue, 6 Oct 2020 17:28:30 +0200 Subject: [PATCH] README: add assembly guide link --- docs/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README.md b/docs/README.md index d100e47..30aeb58 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,6 +10,9 @@ You can find here more information about how to build your own PlanktoScope. - [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) +## Build your machine! + - [Assembly Guide](assembly_guide.md) + ## Usage - [Information about collection devices](collection_devices.md)