summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 03d9b0b..317619b 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,9 @@ cp -r .zprofile .xinitrc ~
folder. Opens the document in your `$EDITOR` of choice. Fallbacks to `vim` by
default.
* emoji: LukeSmiths `dmenu_unicode` script.
-* latexrun: pdflatex python wrapper that automates references and puts all
- auxiliary files in a folder, nice and tidy.
+* [latexrun](https://github.com/aclements/latexrun): pdflatex python wrapper
+ that automates references and puts all auxiliary files in a folder, nice and
+ tidy.
* open_book: as `edit_document`, opens a prompt with all `.pdf` files in your
`~/books` folder. Opens the chosen document in `$READER`, falls back to
`zathura` if `$READER` is not set.