diff --git a/README.md b/README.md
index 558d39c8b32cfa8a43d3662ff3b8e9e776cadf2c..e94f559f2b5050fb7dfe00f5761838594f10d891 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 # Qt UI Viewer
+![Qt UI Viewer](assets/PlayStoreFeatureImage.svg)
 
 ## About
 
@@ -13,7 +14,7 @@ You can get the pre-built app from either [Google Play Store][google-play-link]
 ## Prerequisites
 
 * CMake 3.16 or newer
-* Qt6.5.0 or newer
+* Qt 6.8.0 or newer
 * OpenSSL (<https://github.com/KDAB/android_openssl>)
 * Android SDK and NDK (<https://developer.android.com/studio>)
 
@@ -27,7 +28,7 @@ You can get the pre-built app from either [Google Play Store][google-play-link]
 * 3rdparty: Required 3rd party libraries
     * qtquickdesigner-components: QML components
     * zxing-cpp: QR code decoding/encoding
-* icons: App icons
+* assets: Play Store Assets
 * tests: Test files
 
 ## Building