diff --git a/appinfo/info.xml b/appinfo/info.xml
index 74f4565a..3a39bdf0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,15 +21,15 @@
This app is based on the G DATA Verdict as a Service (VaaS) API. To get started with the app, you have to register via our [registration page](https://account-staging.gdata.de/realms/vaas-staging/login-actions/registration?client_id=landing-page&tab_id=VDSGSP4oQL0).
-
+![Image](https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/vaas-registration.png)
After the registration you can use these credentials within your nextcloud installation. To do this go to your Administration Settings.
-
+![Image](https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/administration-settings.png)
There you will find the "Verdict-as-a-Service" section under the "Administration" section.
-
+![Image](https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/verdict-as-a-service-section.png)
Please make sure the "Authentication Method" "Resource Owner Password Flow" is selected. Now you can put your credentials into the 'username' and 'password' field and click save afterwards.
]]>
diff --git a/img/administration-settings.png b/img/administration-settings.png
index 993251e8..94cc67a5 100644
Binary files a/img/administration-settings.png and b/img/administration-settings.png differ
diff --git a/img/vaas-registration.png b/img/vaas-registration.png
index 49e82911..09b7632a 100644
Binary files a/img/vaas-registration.png and b/img/vaas-registration.png differ
diff --git a/img/verdict-as-a-service-section.png b/img/verdict-as-a-service-section.png
index 2a66b282..f5fb6834 100644
Binary files a/img/verdict-as-a-service-section.png and b/img/verdict-as-a-service-section.png differ