diff --git a/README.md b/README.md
index f72bfa05..356dbb39 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,16 @@
-# Plezy
+
+
+ Plezy
+
Plezy is a modern Plex media client that provides a seamless streaming experience across desktop and mobile platforms. Built with Flutter, it offers native performance and a clean, intuitive interface for browsing and playing your Plex media library.
+
+
+
+
+*See more screenshots in the [screenshots folder](screenshots/#readme)*
+
## Download
### Mobile
diff --git a/screenshots/README.md b/screenshots/README.md
new file mode 100644
index 00000000..bd8be3c7
--- /dev/null
+++ b/screenshots/README.md
@@ -0,0 +1,13 @@
+## iOS
+
+| Home | Library | Media Card |
+|------|---------|------------|
+|  |  |  |
+
+## macOS
+
+
+
+
+
+
diff --git a/screenshots/ios-home.png b/screenshots/ios-home.png
new file mode 100644
index 00000000..1f8e2f31
Binary files /dev/null and b/screenshots/ios-home.png differ
diff --git a/screenshots/ios-library.png b/screenshots/ios-library.png
new file mode 100644
index 00000000..b091cf3e
Binary files /dev/null and b/screenshots/ios-library.png differ
diff --git a/screenshots/ios-media-card.png b/screenshots/ios-media-card.png
new file mode 100644
index 00000000..e03b402a
Binary files /dev/null and b/screenshots/ios-media-card.png differ
diff --git a/screenshots/macos-home.png b/screenshots/macos-home.png
new file mode 100644
index 00000000..a176c7b2
Binary files /dev/null and b/screenshots/macos-home.png differ
diff --git a/screenshots/macos-library.png b/screenshots/macos-library.png
new file mode 100644
index 00000000..5fb9c49f
Binary files /dev/null and b/screenshots/macos-library.png differ
diff --git a/screenshots/macos-media-card.png b/screenshots/macos-media-card.png
new file mode 100644
index 00000000..ab864912
Binary files /dev/null and b/screenshots/macos-media-card.png differ