From 0f1902394bdc47f7897291f3090123bf95acafce Mon Sep 17 00:00:00 2001 From: Lukas Pietzschmann Date: Sun, 25 Dec 2022 16:45:21 +0100 Subject: [PATCH] Updated Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3e16263..2a4cefc 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,6 @@ If you're using latexmk you don't have to do this manually as latexmk can figure ## Example slides ![example.pdf](https://github.com/LukasPietzschmann/awesome-beamer/blob/master/example.pdf) + +## Related stuff +If you're looking for other LaTeX classes in the same style, you may want to take a look at this repo: [tex-classes](https://github.com/LukasPietzschmann/tex-classes).