From b3385876f7cf5e7e695c6fdd3c5e8748c4354073 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Tue, 25 Feb 2025 10:05:40 +0100 Subject: [PATCH] docs: add a link to the demo example in the README See #38 for context. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8d9b78..70cff7f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ The fork was created for the following reasons: - To strip away some features that added complexity to the code base without achieving valuable functionality for the majority of users, such as special code block designs and the pgfplots theme. [Here's a blog post](https://jolars.co/blog/2024-05-30-moloch/) in which I introduce the theme and write in more detail about the changes with respect to Metropolis. +Also see the [demo](example/demo/demo.pdf) for a quick introduction to the theme. Do not expect this theme to be backwards compatible with the Metropolis theme.