Update 'README.md'

This commit is contained in:
Fl1tzi 2023-04-23 21:30:20 +00:00
parent b2090bb322
commit def565f0c8

View file

@ -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: