diff options
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |