From 2e3be935851b148658ab2e4854242fbf42e0e2ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sylvia=20Pl=C3=B6ckinger?= <sylvia.ploeckinger@univie.ac.at>
Date: Fri, 20 Oct 2023 13:12:54 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index a4c3f1a..9227acb 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ python3 setup_fof.py
 
 In this particular version of SWIFT, some parts of the standalone FoF routine might not be available but we only use the `fof_output_0000.hdf5` file for the analysis here, which is produced successfully. 
 
-# Step 5 Double-check and make plots
+### Step 5 Double-check and make plots
 
 If all simulation have finished successfully, the following folders and files should be present per mass resolution (here shown for the small test parameter subset):
 
@@ -87,7 +87,7 @@ If all simulation have finished successfully, the following folders and files sh
 - `M6_reruns_snap0100`: a subfolder is created for each run in `M6` with the prefix `Rerun` (e.g. `M6_reruns_snap0100/RerunGalaxyM6_soft0250pc_hmin007.75pc_sfe00.003`) containing the output file produced after rerunning the simulation for one short timestep (`output_0000.hdf5`)
 - `M6_fofruns_snap0100`: a subfolder is created for each run in `M6` with the prefix `FOF` (e.g. `M6_reruns_snap0100/FOFGalaxyM6_soft0250pc_hmin007.75pc_sfe00.003`) containing the output file `fof_output_0000.hdf5`
 
-**If all these files are present, all figures from Ploeckinger et al. ([arXiv](https://arxiv.org/abs/2310.10721)) can be reproduced with the plotting scripts from here.**
+**If all these files are present, all figures from Ploeckinger et al. ([arXiv](https://arxiv.org/abs/2310.10721)) can be reproduced with the plotting scripts from [here](https://gitlab.phaidra.org/softenedjeanscriteria/analyse-galaxy-simulations).**
 
 ## Authors and acknowledgment
 S. Ploeckinger, University of Vienna
-- 
GitLab