diff --git a/README.md b/README.md new file mode 100644 index 0000000..6e0b933 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# TOSNotes +LaTeX notes (in italian) about 'Tecnologie Open Source' course + +

Compilation

+ +Install `latexmk` in your machine, open a terminal in the root of the project and run: +```sh +latexmk +```