diff --git a/README.md b/README.md
index f65f9e9..e5fe498 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
An integrated AI chat widget for KDE Plasma, powered by Ollama. Interact with a local LLM directly from your desktop.
+

+
## Features
- Chat with local Ollama models
@@ -10,9 +12,11 @@ An integrated AI chat widget for KDE Plasma, powered by Ollama. Interact with a
## Installation
-1. **Install the widget** (assumes the package is in the current directory):
+1. **Install the widget**:
```bash
+ git clone https://git.huitsinnevada.fi/NikkeDoy/Plasma-AI-Chat
+ cd Plasma-AI-Chat
kpackagetool6 -t Plasma/Applet -i .
```
diff --git a/assets/screenshots/image-1.webp b/assets/screenshots/image-1.webp
new file mode 100644
index 0000000..a9d2dee
Binary files /dev/null and b/assets/screenshots/image-1.webp differ