From 864947d6fadd99a295ee50a133f2d80cbe506ffe Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 9 Feb 2021 13:29:15 -0500 Subject: [PATCH] more readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38bc7cb..f113c25 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,11 @@ Build dependencies on Debian-based systems include, at least: make ``` -will create a PDF in the current directory. +will create a PDF in the current directory and attempt to open it with `evince` automatically. + +## Contributing + +Patches Welcome!!! Currently only Linux is supported patches to support other OS's would be nice. ## Version History