diff --git a/README.md b/README.md
index 565d8fe..e1f1337 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
An [Ollama](https://github.com/ollama/ollama) client made with GTK4 and Adwaita.
+## Disclaimer
+
+This project is not affiliated at all with Ollama, I'm not responsible for any damages to your device or software caused by running code given by any models.
+
## ‼️I NEED AN ICON‼️
I'm not a graphic designer, it would mean the world to me if someone could make a [GNOME icon](https://developer.gnome.org/hig/guidelines/app-icons.html) for this app.
diff --git a/data/com.jeffser.Alpaca.metainfo.xml.in b/data/com.jeffser.Alpaca.metainfo.xml.in
index 6980a1d..fbe0f23 100644
--- a/data/com.jeffser.Alpaca.metainfo.xml.in
+++ b/data/com.jeffser.Alpaca.metainfo.xml.in
@@ -8,11 +8,13 @@
An Ollama client
Made with GTK4 and Adwaita.
-
Features
+
Features
Talk to multiple models in the same conversation
Pull and delete models from the app
+
Disclaimer
+
This project is not affiliated at all with Ollama, I'm not responsible for any damages to your device or software caused by running code given by any models.