From 36eedb15fceba430a0c0c8892d70ae4fd552427a Mon Sep 17 00:00:00 2001 From: sifaoufatai Date: Wed, 2 Jul 2025 10:27:30 +0200 Subject: [PATCH 1/2] add details on documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dd66dc..fcfb462 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ cd src python generate_templates.py template_file_list.csv template_generated.json ``` - +## for full documentation , see [readthedocs](https://elabform.readthedocs.io/en/latest/) ## Example assuming you have a file `template_file_list.csv` with the following content: ```csv From 6926e27e3ba9c9de4cb68cc24e5e0f40822c7b0a Mon Sep 17 00:00:00 2001 From: sifaoufatai Date: Wed, 2 Jul 2025 10:29:51 +0200 Subject: [PATCH 2/2] add details on documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcfb462..55493f5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ cd src python generate_templates.py template_file_list.csv template_generated.json ``` -## for full documentation , see [readthedocs](https://elabform.readthedocs.io/en/latest/) +## For full documentation , see [readthedocs](https://elabform.readthedocs.io/en/latest/) ## Example assuming you have a file `template_file_list.csv` with the following content: ```csv