From 9fdb8badb8838eefa32537d2d805677bf1ba5eef Mon Sep 17 00:00:00 2001 From: David Mets Date: Thu, 14 Mar 2024 10:14:05 -0700 Subject: [PATCH] formatting changes to README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d87d226..c23a5ef 100644 --- a/README.md +++ b/README.md @@ -95,10 +95,10 @@ Components ### Description of the folder structure -[design_files/](design_files/) Contains design files for the components of the phenotype-o-mat including the printed circuit board. -[flir_camera_tools/](flir_camera_tools/) Contains the python module to interact with the phenotype-o-mat. -[firmware_src/](firmware_src/) Contains the firmware to be uploaded to the Arduino which operates the illumination system. -[test_assay_growth_curve_chlamy.py](test_assay_growth_curve_chlamy.py) Is an example assay for aquiring data from the phenotype-o-mat. It uses much of the currently implemented functionality. +[design_files/](design_files/) Contains design files for the components of the phenotype-o-mat including the printed circuit board. \ +[flir_camera_tools/](flir_camera_tools/) Contains the python module to interact with the phenotype-o-mat. \ +[firmware_src/](firmware_src/) Contains the firmware to be uploaded to the Arduino which operates the illumination system. \ +[test_assay_growth_curve_chlamy.py](test_assay_growth_curve_chlamy.py) Is an example assay for aquiring data from the phenotype-o-mat. It uses much of the currently implemented functionality. \ ### Compute Specifications