From 7cd3a4e36e0b938afacdc64de8bf3e3b48fe0d94 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Mon, 22 Mar 2021 16:35:44 +0100 Subject: [PATCH] update location of example picture --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fbf2e..f54b73b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Intro This is the GUI Interface to a proprietary server that interfaces with speech recognition backends. -![GUI Main-Window](https://media.atlantishq.de/qt_client.png) +![GUI Main-Window](https://media.atlantishq.de/pictures/qt_client.png) # Build on Linux This is a qt-creator project and can be imported as such. To build for Windows (on Linux) you need [MXE](https://github.com/mxe/mxe.git).