From 7c22954bb161a5cf24aba67f74e59f267a9b4b19 Mon Sep 17 00:00:00 2001
From: Winfried Gero Oed <winfired.oed@stud.uni-goettingen.de>
Date: Wed, 4 Oct 2023 12:49:11 +0000
Subject: [PATCH] added linke to readme

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

diff --git a/README.md b/README.md
index fed9664..38fa110 100755
--- a/README.md
+++ b/README.md
@@ -81,7 +81,8 @@ This should be returned.
 
 # Usage Guide
 This section explains how to step by step use PyGMA.
-PyGMA works with user defined components/classes.
+PyGMA works with user defined components/classes(
+![Graphical explanation of the user interface](User_interface.pdf)).
 As such one needs to define the components one want to use.
 Then set them up insid the configuration file and tell PyGMA to use this configuration.
 
-- 
GitLab