aboutsummaryrefslogtreecommitdiff
path: root/thesis/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/README.md')
-rw-r--r--thesis/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/thesis/README.md b/thesis/README.md
new file mode 100644
index 0000000..c419e56
--- /dev/null
+++ b/thesis/README.md
@@ -0,0 +1,6 @@
+# Thesis
+
+First, ensure that your LaTeX environment is setup properly, as described in the `README` at the project's root.
+Then, run `make`.
+
+This converts the graphs from JSON to png using `vl2png` from `vega-cli`, and runs `latexmk`.