diff --git a/PKGBUILD b/PKGBUILD
index 1a337e8..bffede9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,9 @@ url="https://git.edgarpierre.fr/edpibu/hasspy"
 license=('GPL-3.0-or-later')
 depends=('python-paho-mqtt' 'python-pillow')
 makedepends=('git' 'uv' 'python-installer') # 'bzr', 'git', 'mercurial' or 'subversion'
+optdepends=('playerctl: Playback control'
+			'wireplumber: Volume control'
+			'libnotify: Notification support')
 provides=("${pkgname%-git}")
 conflicts=("${pkgname%-git}")
 backup=("etc/hasspy/config.toml")
diff --git a/README.md b/README.md
index e69de29..7c15051 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,5 @@
+# HassPy
+
+![](icon.svg)
+
+Utilitaire qui permet de contrĂ´ler un ordinateur sur Linux via Home Assistant.