diff --git a/README.md b/README.md index fd0eb264d2535a516047df5a9948f4fa2a4de004..0d0e5f8640f31b02cc3f9a1d40863a3b258ed1df 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # TV-A lecture notes -My lecture notes for the TV-A lecture which is about relativistic quantum mechanics, leading to QFT. \ No newline at end of file +My lecture notes for the TV-A lecture which is about relativistic quantum mechanics, leading to QFT. + +The compiled version can be found at [https://gitlab.cs.fau.de/oz73ifuv/tv-a-lecture-notes/-/jobs/artifacts/main/browse?job=compile_pdf](https://gitlab.cs.fau.de/oz73ifuv/tv-a-lecture-notes/-/jobs/artifacts/main/browse?job=compile_pdf). + +Or compile it yourself and show the result with `make show`.