diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,9 +1,9 @@ -<h1> Science Fair Project 2020 </h1> +# Science Fair Project 2020 -<h2> Contents </h2> +## Contents -<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> +Contains some .tex files for generating the report in plain TeX and .py files for using graphing antlion locations with matplotlib and scipy -<h2> Compiling </h2> +## Compiling -<p> Run ./make, a portable shell script that requires python3 and pdftex in the PATH </p> +Run `./make`, a portable shell script that requires python3 and pdftex in the PATH |