diff --git a/README.md b/README.md index 21be718..cd5d4ec 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# Nextcloud Local Whisper Speech To Text \ No newline at end of file +# Nextcloud Local Whisper Speech To Text +![](https://raw.githubusercontent.com/nextcloud/stt_whisper2/main/screenshots/Logo.png) + +Read the [documentation](https://docs.nextcloud.com/server/latest/admin_manual/ai/app_stt_whisper2.html). diff --git a/appinfo/info.xml b/appinfo/info.xml index f1b26ad..f03b145 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,6 +16,7 @@ https://github.com/nextcloud/stt_whisper2 https://github.com/nextcloud/stt_whisper2/issues https://github.com/nextcloud/stt_whisper2 + https://raw.githubusercontent.com/nextcloud/stt_whisper2/main/screenshots/Logo.png diff --git a/img/Logo.png b/img/Logo.png new file mode 100644 index 0000000..acbcfca Binary files /dev/null and b/img/Logo.png differ