diff --git a/.gitignore b/.gitignore
index 7ad6b58..5770ee1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.pyre/
.cache/
.venv/
.qmlls.ini
diff --git a/README.md b/README.md
index 05d3bad..b1791fe 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+
+

+
# ZShell
A feature-rich desktop shell for Hyprland built with [Quickshell](https://quickshell.outfoxxed.me/) and Qt6/QML. Provides a modern, Material Design 3 inspired status bar, application launcher, notification center, wallpaper manager with dynamic color theming, and lock screen.
diff --git a/images/shell.png b/images/shell.png
new file mode 100644
index 0000000..fc97535
Binary files /dev/null and b/images/shell.png differ