diff --git a/it/README_TEMPLATES/Bot.md b/it/README_TEMPLATES/Bot.md
index c97aa51..d78fe06 100644
--- a/it/README_TEMPLATES/Bot.md
+++ b/it/README_TEMPLATES/Bot.md
@@ -21,7 +21,7 @@
-## ๐ Table of Contents
+## ๐ Indice
- [Descrizione](#about)
- [Demo / Funzionamento](#demo)
diff --git a/it/README_TEMPLATES/Minimal.md b/it/README_TEMPLATES/Minimal.md
index 06f1059..02c722d 100644
--- a/it/README_TEMPLATES/Minimal.md
+++ b/it/README_TEMPLATES/Minimal.md
@@ -5,7 +5,7 @@
- [Descrizione](#about)
- [Come Iniziare](#getting_started)
- [Utilizzo](#usage)
-- [Contributing](../CONTRIBUTING.md)
+- [Contribuire](../CONTRIBUTING.md)
## Descrizione
diff --git a/it/README_TEMPLATES/README.md b/it/README_TEMPLATES/README.md
index 99bff8d..7568772 100644
--- a/it/README_TEMPLATES/README.md
+++ b/it/README_TEMPLATES/README.md
@@ -1,7 +1,7 @@
### Questa cartella contiene vari modelli di README che si possono usare in base al tipo di progetto.
-1. [Bot.md](/README%20Templates/Bot.md) -
-2. [Hackathon.md](/README%20Templates/Hackathon.md) -
-3. [IoT.md](/README%20Templates/IoT.md) -
-4. [Minimal.md](/README%20Templates/Minimal.md) -
-5. [Standard.md](/README%20Templates/Standard.md) -
+1. [Minimal.md](/README%20Templates/Minimal.md) - Imposta velocemente un README molto basico e minimale per il tuo progetto.
+2. [Standard.md](/README%20Templates/Standard.md) - Un template dettagliato e completo che copre tutti i principali aspetti di un README.
+3. [Hackathon.md](/README%20Templates/Hackathon.md) - Sei ad una Hackathon e hai bisogno di impostare velocemente un README bello e approfondito che lascia un'impressione duratura sui giudici? Questo รจ il template per te!
+4. [Bot.md](/README%20Templates/Bot.md) - Se hai creato un fantastico Bot che vuoi condividere con altri.
+5. [IoT.md](/README%20Templates/IoT.md) - Questa repo illustra nel dettaglio tutti i dettagli pratici che ci sono nel documentare un progetto IoT.
diff --git a/it/README_TEMPLATES/Standard.md b/it/README_TEMPLATES/Standard.md
index 6e98a46..0b3a353 100644
--- a/it/README_TEMPLATES/Standard.md
+++ b/it/README_TEMPLATES/Standard.md
@@ -20,7 +20,7 @@
-## ๐ Table of Contents
+## ๐ Indice
- [Descrizione](#about)
- [Come Iniziare](#getting_started)