From c5e419ce5874e527e721e0577e8d7fc7daa5a9fb Mon Sep 17 00:00:00 2001
From: Stefan Gehr <stefan.kerman.gehr@fau.de>
Date: Tue, 19 Oct 2021 16:40:27 +0200
Subject: [PATCH] link of compiled pdf

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fd0eb26..0d0e5f8 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`.
-- 
GitLab