Update README

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-08-31 11:06:29 +02:00
parent 4bfcdf4c75
commit fe1042c8f6

View File

@@ -1,10 +1,7 @@
# Ph.D. Thesis # Ph.D. Thesis
![Build PDFLaTeX](https://github.com/thesfinox/phd-thesis/workflows/Build%20PDFLaTeX/badge.svg) [![Build PDFLaTeX](https://github.com/thesfinox/phd-thesis/workflows/Build%20PDFLaTeX/badge.svg)](https://github.com/thesfinox/phd-thesis/actions)
This project contains the LaTeX code of my Ph.D. defence thesis. This project contains the LaTeX code of my Ph.D. defence thesis.
The LaTeX file compiles using PDFLaTeX as backend. The LaTeX file compiles using PDFLaTeX as backend.
The repository contains submodules which point to other repositories where I keep my custom packages and classes.
Clone the repository using `git clone --recurse-submodules` to include them in your local machine.