aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHolden Rohrer <holden.rohrer@gmail.com>2019-10-20 11:46:32 -0400
committerHolden Rohrer <holden.rohrer@gmail.com>2019-10-20 11:47:05 -0400
commitdf416ba03939f71f1554df3e11c1ff6160d3110d (patch)
treeca26c0d75d596d0cbdf9e8481648a4078d361732 /README.md
parent07f7be43852a47b3666b136677e18be09a630857 (diff)
added pdf archive
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ebf6ab..6109630 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,10 @@ This repository comprises work and planning for Holden Rohrer, Holden Watson, an
## Structure
-TeX documents are used to create written documents and should be compiled with `pdftex` in the main directory, as provided by your software distributor (e.g. MacTeX or TeX Live). Example:
+TeX documents are used to create pdfs and should be compiled with `pdftex` in the main directory, as provided by your software distributor (e.g. MacTeX or TeX Live). Example:
``
pdftex main.tex
``
+
+Note that pdf archives have also been included but may be out of date.