From 35b959bebcb777c7ecf75725231e59b3c8f30b1c Mon Sep 17 00:00:00 2001
From: Michael Boniface <m.j.boniface@soton.ac.uk>
Date: Sun, 23 Feb 2025 19:59:28 +0000
Subject: [PATCH] test commit

---
 docs/index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/index.md b/docs/index.md
index 3518206..ee8456b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -4,6 +4,7 @@
 
 The high level steps to use the tools are outlined below:
 
+
 **1. Define concept sets:** A domain expert defines a list of [concept sets](#defining-concept-sets) for each observable characteristic of the phenotype using CSV file format (e.g., `PHEN_concept_sets.csv`).
 
 **2. Define concept code lists for concept sets:** A domain expert defines [code lists](#defining-concept-codes) for each concept set within the phenotype using supported coding list formats and stores them in the `/src` directory.
-- 
GitLab