X-Git-Url: https://git.shemshak.org/~bandali/cv/blobdiff_plain/c8a4ab35eba6a85196ad7ab8f9c4cd884adfd22c..HEAD:/README.md diff --git a/README.md b/README.md index 24ff5cb..e95fd42 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,10 @@ The source code of my academic CV, based on Jason Blevins's [CV template][template]. -You'll need XeTeX since I'm using [fontspec][fontspec] for typesetting the -beautiful [EB Garamond][ebgaramond] font by Georg Duffner. +[template]: http://jblevins.org/projects/cv-template/ -Use `xelatex cv.tex` to generate the PDF. Or alternatively, -use `latexmk -pvc -xelatex cv.tex` to preview and automatically re-compile when -saving changes. +## License -[template]: http://jblevins.org/projects/cv-template/ -[fontspec]: https://www.ctan.org/pkg/fontspec?lang=en -[ebgaramond]: http://www.georgduffner.at/ebgaramond/ +The source code is licensed under the LaTeX Project Public License, either +version 1.3 of this license or (at your option) any later version. +See [LICENSE](LICENSE).