diff --git a/.gitignore b/.gitignore
index 19d78b0..c489766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,8 +4,9 @@ strata-daemon/target/
# Bundled binary (no longer shipped - daemon must be installed separately)
strata@edu4rdshl.dev/bin/
-# Screenshots / scratch images
+# Screenshots / scratch images (project assets under assets/ are kept)
*.png
+!assets/*.png
# External reference code (not part of this project)
external_sources/
diff --git a/README.md b/README.md
index 75d87b3..e1a0940 100644
--- a/README.md
+++ b/README.md
@@ -89,9 +89,16 @@ Unknown MIME types are ignored (a strict allowlist).
## How it looks
-The idea is to have a simple but responsive UI that fits into the project's goals. Actually, Strata looks like it:
+A responsive panel that drops down from the top bar and follows the GNOME
+shell's look.
-
+
+
+
+
+