You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| LICENSE | 1 year ago | |
| README.md | 1 year ago | |
| nuovofile.md | 1 year ago | |
README.md
Hello-World
Questo è il mio primo repository git di prova: Hello World!
Questo testo è la mia prima modifica ad un file che è tenuto sotto software version control.
Un esempio di Markdown
int main(){
fprintf("Hello world!\n");
}
Un altro esempio di Markdown
\documentclass{article}
\begin{document}
\end{document}