From c5104dfbc6f09fb4a7415a6a9fd598ee8730e209 Mon Sep 17 00:00:00 2001 From: jsz4n Date: Sun, 21 Apr 2024 19:02:59 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0af9d17..8d8d485 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Example of a slide project This repos aims to show a structured way to generate an html/pdf slideshow from markdown files + +it depends on `pandoc` for compiling to pdf/html and `inotify-tools` for watching changes.