From def565f0c808bb86aaffd0e1130837c97d361267 Mon Sep 17 00:00:00 2001 From: Fl1tzi Date: Sun, 23 Apr 2023 21:30:20 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: