diff --git a/README_it.md b/README_it.md
new file mode 100644
index 0000000..247608c
--- /dev/null
+++ b/README_it.md
@@ -0,0 +1,59 @@
+
+
+# Ergo per YunoHost
+
+[](https://dash.yunohost.org/appci/app/ergo)  
+
+[](https://install-app.yunohost.org/?app=ergo)
+
+*[Leggi questo README in altre lingue.](./ALL_README.md)*
+
+> *Questo pacchetto ti permette di installare Ergo 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
+
+Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design
+
+### Features
+
+- Being simple to set up and use
+- Combining the features of an ircd, a services framework, and a bouncer (integrated account management, history storage, and bouncer functionality)
+- Bleeding-edge IRCv3 support, suitable for use as an IRCv3 reference implementation
+- High customizability via a rehashable (i.e., reloadable at runtime) YAML config
+
+
+
+**Versione pubblicata:** 2.13.0~ynh1
+
+**Prova:**
+
+## Screenshot
+
+
+
+## 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/ergo_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/ergo_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug
+```
+
+**Maggiori informazioni riguardo il pacchetto di quest’app:**