From 0b7f45767b1b5705860112445cda1b0af655a806 Mon Sep 17 00:00:00 2001
From: Ankit Izardar <ankit.izardar@unibas.ch>
Date: Tue, 29 Apr 2025 12:21:26 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4ddbc89..d07d92b 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
 # ๐Ÿงฉ LabKey Python Scripts
 
-## ๐Ÿ“‚ Project Management Scripts
+## ๐Ÿ“‚ [Project Management Scripts](https://git.scicore.unibas.ch/scicore/labkey-scripts/-/tree/main/Site_Admin_Scripts?ref_type=heads)
 This directory includes Python scripts that leverage the LabKey Python API to perform project management tasks, requiring Site Admin privileges.
 
-## ๐Ÿงช Sample Manager Automation Scripts
+## ๐Ÿงช [Sample Manager Automation Scripts](https://git.scicore.unibas.ch/scicore/labkey-scripts/-/tree/main/Sample_Manager?ref_type=heads)
 This directory contains a Python script that automates the creation and population of projects, studies, patients, samples, and storage hierarchies in LabKey Sample Manager using structured data from Excel files.
 
+
 ## Contributing
 Feel free to submit pull requests for enhancements or bug fixes. Ensure that your code follows best practices and includes comments where necessary.
 
-- 
GitLab