diff --git a/README.md b/README.md index 0f83a28..6bd974d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ # 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. 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.