diff --git a/README.md b/README.md index 80d4eb7..af803df 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Dependencies: - pypdf (e.g. `python3 -m venv .venv && . .venv/bin/activate && pip install pypdf`) - xelatex (e.g. `apt install texlive-xetex`) - yaml +- pandoc ---