diff --git a/ALL_README.md b/ALL_README.md
index a01b345..9f00473 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -4,4 +4,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
+- [Leggi il “README” in italiano](README_it.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README_fr.md b/README_fr.md
index 6aa9bbf..26c0435 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,6 +19,7 @@ Il NE doit PAS être modifié à la main.
Serveur de seconde génération pour Firefox Sync écrit en Rust.
**Version incluse :** 0.15.2~ynh1
+
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index fdbe7f9..508d332 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -20,6 +20,7 @@ Second-generation server for Firefox Sync written in Rust.
**Versión proporcionada:** 0.15.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..a9e2cb6
--- /dev/null
+++ b/README_it.md
@@ -0,0 +1,43 @@
+
+
+# Firefox SyncStorage per YunoHost
+
+[](https://dash.yunohost.org/appci/app/syncserver-rs)  
+
+[](https://install-app.yunohost.org/?app=syncserver-rs)
+
+*[Leggi questo README in altre lingue.](./ALL_README.md)*
+
+> *Questo pacchetto ti permette di installare Firefox SyncStorage 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
+
+Second-generation server for Firefox Sync written in Rust.
+
+
+**Versione pubblicata:** 0.15.1~ynh1
+## Documentazione e risorse
+
+- Sito web ufficiale dell’app:
+- 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/syncserver-rs_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/syncserver-rs_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
+```
+
+**Maggiori informazioni riguardo il pacchetto di quest’app:**