diff --git a/ALL_README.md b/ALL_README.md
index 77b7509..c58bf9b 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -3,4 +3,4 @@
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
-- [Le o README en galego](README_gl.md)
+- [Le o README en galego](README_gl.md)
\ No newline at end of file
diff --git a/README.md b/README.md
index e82b7be..05d945c 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ It shall NOT be edited by hand.
*[Read this README in other languages.](./ALL_README.md)*
+
> *This package allows you to install Zwave-JS-UI quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
diff --git a/README_fr.md b/README_fr.md
index bc3a7ef..14b40b1 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -32,6 +32,7 @@ Pour l'instant, bien que le package fonctionne (installation, désinstallation,
**Version incluse :** 9.10.2~ynh1
+
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 8fa9956..946294d 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -33,6 +33,7 @@ For now, although the package is fully functional (install, remove, backup, rest
**Versión proporcionada:** 9.10.2~ynh1
+
## Documentación e recursos
- Web oficial da app:
diff --git a/README_it.md b/README_it.md
new file mode 100644
index 0000000..f836479
--- /dev/null
+++ b/README_it.md
@@ -0,0 +1,57 @@
+
+
+# Zwave-JS-UI per YunoHost
+
+[![Livello di integrazione](https://dash.yunohost.org/integration/zwave-js-ui.svg)](https://dash.yunohost.org/appci/app/zwave-js-ui) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/zwave-js-ui.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/zwave-js-ui.maintain.svg)
+
+[![Installa Zwave-JS-UI con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwave-js-ui)
+
+*[Leggi questo README in altre lingue.](./ALL_README.md)*
+
+> *Questo pacchetto ti permette di installare Zwave-JS-UI su un server YunoHost in modo semplice e veloce.*
+> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
+
+## Panoramica
+
+
+### Features
+
+Integrate zwave-js-ui natively in Domoticz_ynh.
+
+**Zwave-JS-UI**, also known under previous name ZWaveJS2MQTT, is a replacement for Openzwave. It exposes Z-Wave devices to an MQTT broker in a fully configurable manner.
+
+To work correctly, this app require to install either
+- [Domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto**
+- [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh)
+
+
+For now, although the package is fully functional (install, remove, backup, restore...), it is not integrated with domoticz and mosquitto package, this means that all settings needs to be done manually from inside the app.
+
+
+
+**Versione pubblicata:** 9.9.0~ynh1
+## Documentazione e risorse
+
+- Sito web ufficiale dell’app:
+- Documentazione ufficiale per gli utenti:
+- Documentazione ufficiale per gli amministratori:
+- Repository upstream del codice dell’app:
+- Store di YunoHost:
+- Segnala un problema:
+
+## Informazioni per sviluppatori
+
+Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing).
+
+Per provare la branch di `testing`, si prega di procedere in questo modo:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade zwave-js-ui -u https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing --debug
+```
+
+**Maggiori informazioni riguardo il pacchetto di quest’app:**