diff --git a/README.md b/README.md index 4cbe367..f565dda 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ lang: en-us # markdown-latex-pandoc -A combination of Markdown, Latex and Pandoc with a Makefile to put everything easily in a PDF. +A combination of Markdown, Latex with Biblatex, Pandoc and a Makefile to put everything easily in a PDF. -**TLDR: Put your content in `content.md` and run `make pdf`** +**TLDR: Put your content in `content.md`, your references in `refs.bib`, and run `make pdf`** ## Setup @@ -124,7 +124,7 @@ include-before: | ### include-after -Allows you to apply custom settings in Latex after the content in the body. +Allows you to apply custom settings in Latex after the body. Useful for things that should come after the bibliography. Example: