From 3c9bb11d081d58461994f1da97c21a102f541c4a Mon Sep 17 00:00:00 2001
From: jehret <ehret@vr.rwth-aachen.de>
Date: Wed, 24 Jan 2024 15:20:06 +0100
Subject: [PATCH] update readme

---
 README.md | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 2c1796c..66c4251 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,14 @@
-# Unreal Study Framework Plugin
+# Unreal StudyFramework Plugin
 
 This Plugin allows the for the quick setting up and execution of factorial-design studies.
 
-Checkout the [Wiki](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/unreal-study-framework/-/wikis/home) for all information on usage etc.
+Look at the [Wiki](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/unreal-study-framework/-/wikis/home) for all information on usage etc.
 
-If you want to use it or have questions, feel free to contact Jonathan Ehret (ehret@vr.rwth-aachen.de)
\ No newline at end of file
+An en example of setting up a study can be found at [https://www.youtube.com/watch?v=7LfJkk7MOn8](https://www.youtube.com/watch?v=7LfJkk7MOn8)
+
+If you use this for a scientific work, please cite:<br>
+> J. Ehret, A. Bönsch, J. Fels, S. J. Schlittmeier, and T. W. Kuhlen. StudyFramework: Comfortably Setting up and Conducting Factorial-Design Studies Using the Unreal Engine. In *2024 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW): Workshop ”Open Access Tools and Libraries for Virtual Reality”*, 2024
+
+If you want to use it or have questions, feel free to contact Jonathan Ehret (ehret@vr.rwth-aachen.de) or info@vr.rwth-aachen.de
+
+The StudyFramework is published under a *BSD 3-Clause License*
\ No newline at end of file
-- 
GitLab