diff --git a/com.retrodev.blastem.appdata.xml b/com.retrodev.blastem.appdata.xml
index c3be231..cf55baa 100644
--- a/com.retrodev.blastem.appdata.xml
+++ b/com.retrodev.blastem.appdata.xml
@@ -18,9 +18,18 @@
https://www.retrodev.com/blastem/
- https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-1.png
- https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-2.png
- https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-3.png
+
+ https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-1.png
+ An image of the emulators menu
+
+
+ https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-2.png
+ An image of the emulator running a game
+
+
+ https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-3.png
+ An image of the emulator running a game
+
hadess@hadess.net
Mike Pavone
diff --git a/flathub.json b/flathub.json
index c22dc7d..e461637 100644
--- a/flathub.json
+++ b/flathub.json
@@ -1,6 +1,5 @@
{
"only-arches": [
- "x86_64",
- "i386"
+ "x86_64"
]
}