diff --git a/README.md b/README.md index cc150b8..4cbe367 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ lang: en-us A combination of Markdown, Latex and Pandoc with a Makefile to put everything easily in a PDF. +**TLDR: Put your content in `content.md` and run `make pdf`** + ## Setup There is a Makefile in the root of this folder. To execute this you need to have make installed, and you need to be on a UNIX system.