aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-11 19:42:39 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-11 19:42:39 -0500
commita1ef66d87a01235be82383df299531fed75079c7 (patch)
tree9aae4410dd65ac922ec2150821461425f27dad0e /README
parenta17d6fcaf4b56577d6fbbd04600f9d7057a6cad1 (diff)
updated readme
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index ff839a7..2e39256 100644
--- a/README
+++ b/README
@@ -3,3 +3,7 @@
<h2> Contents </h2>
<p>Contains some .tex files for generating the report in plain TeX and .py files for using graphing antlion locations with matplotlib and scipy</p>
+
+<h2> Compiling </h2>
+
+<p> Run ./make, a portable shell script that requires python3 and pdftex in the path </p>