1
0
mirror of https://github.com/kylelobo/The-Documentation-Compendium.git synced 2025-09-02 17:42:57 +02:00

Fixed minor errors and oversights

This commit is contained in:
Alberto Mosconi
2020-09-07 15:05:16 +02:00
parent 743f6e3997
commit e2b4008c5f
4 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
<br>
</p>
## 📝 Table of Contents
## 📝 Indice
- [Descrizione](#about)
- [Demo / Funzionamento](#demo)

View File

@@ -5,7 +5,7 @@
- [Descrizione](#about)
- [Come Iniziare](#getting_started)
- [Utilizzo](#usage)
- [Contributing](../CONTRIBUTING.md)
- [Contribuire](../CONTRIBUTING.md)
## Descrizione <a name = "about"></a>

View File

@@ -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.

View File

@@ -20,7 +20,7 @@
<br>
</p>
## 📝 Table of Contents
## 📝 Indice
- [Descrizione](#about)
- [Come Iniziare](#getting_started)