Skip to content

Commit 24e43cf

Browse files
authored
Update README.md
1 parent 00dcff9 commit 24e43cf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Guida C++
22
Una semplice guida in italiano per programmare in C++.
33

4+
![GitHub repo size](https://img.shields.io/github/repo-size/LucaR01/Guida-Cpp)
5+
![GitHub issues](https://img.shields.io/github/issues/LucaR01/Guida-Cpp)
6+
![Lines of code](https://img.shields.io/tokei/lines/github.com/LucaR01/Guida-Cpp)
7+
![GitHub](https://img.shields.io/github/license/LucaR01/Guida-Cpp)
8+
![GitHub Repo stars](https://img.shields.io/github/stars/LucaR01/Guida-Cpp?style=social)
9+
<!-- ![GitHub release (latest by date)](https://img.shields.io/github/v/release/LucaR01/Guida-Cpp) -->
10+
![GitHub Release Date](https://img.shields.io/github/release-date/LucaR01/Guida-Cpp)
11+
![GitHub last commit](https://img.shields.io/github/last-commit/LucaR01/Guida-Cpp)
12+
![GitHub contributors](https://img.shields.io/github/contributors/LucaR01/Guida-Cpp)
13+
414
Questa guida presenta 4 capitoli:
515
- Basi del Linguaggio
616
- Concetti Intermedi

0 commit comments

Comments
 (0)