From aa6e868b93cd214260cbb2537449ef5c94283880 Mon Sep 17 00:00:00 2001
From: Ann-Kathrin Margarete Edrich <edrich@mbd.rwth-aachen.de>
Date: Wed, 23 Oct 2024 15:47:12 +0200
Subject: [PATCH] Update README.md with Gitlab pages information

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

diff --git a/README.md b/README.md
index 36d88d6..9138fdc 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,8 @@ and then install the prerequisites in requirement.txt
 SHIRE is available as plain python code (called Plain version) or as a version with user interface (called GUI version). 
 Please refer to the documentation in Docs which summarises all necessary preperatory steps for both versions, explains settings and options and describes the output files of the framework.
 
+Also refer to [this example](https://mbd.pages.git-ce.rwth-aachen.de/shire/) which illustrates how to use SHIRE. The necessary data and further information can be found in [example/](https://git-ce.rwth-aachen.de/mbd/shire/-/tree/main/examples?ref_type=heads).
+
 <p align="right">(<a href="#readme-top">back to top</a>)</p>
 
 
-- 
GitLab