From bfda9c4d87f802c452b0ad22a016951ad7f15ac2 Mon Sep 17 00:00:00 2001
From: Michael Boniface <m.j.boniface@soton.ac.uk>
Date: Sat, 22 Feb 2025 15:12:20 +0000
Subject: [PATCH]  docs (document) : initial commit against the branch

---
 docs/index.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index 6580798..ab68f39 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -172,7 +172,9 @@ The `phen` command is used phenotype-related operations.
 
   - `-d`, `--phen-dir`: (Optional) Directory of current phenotype configuration (the default is ./build/phen).
   - `-old`, `--phen-dir-old`: (Required) Directory of old phenotype version)
- 
+
+# Development
+
 # GitLab Workflow for Managing Releases
 
 ## Branching Strategy
-- 
GitLab