From 78246d904bcba05d638778ce9312a598fdebb44c Mon Sep 17 00:00:00 2001 From: matterhorn103 <83813148+matterhorn103@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:50:42 +0200 Subject: [PATCH] WWU name change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 530f75c..9a2ce65 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # mora_the_explorer This is a fresh public version of the formerly private repo, without the commit history. -A small GUI program written for use at the Organic Chemistry department at the WWU Münster. +A small GUI program written for use at the Organic Chemistry department at the University of Münster. Mora the Explorer checks the central \\mora server for NMR data matching the user's details and automatically saves any new ones to a folder of the user's choosing (e.g. personal analytics folder). The app is written in Python (v3.12.0) using the PySide6 bindings for the Qt6 framework (PyQt6 bindings until v1.3).