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.