From 610ba838fae04261788553a51e7671926955a277 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sun, 26 Jan 2020 00:56:02 -0500
Subject: added prod links to readme
---
README | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README b/README
index a10f184..5ca5fa9 100644
--- a/README
+++ b/README
@@ -7,3 +7,7 @@ Contains some .tex files for generating the report in plain TeX and .py files fo
## Compiling
Run `./make`, a portable shell script that requires python3 and pdftex in the PATH
+
+## Results
+
+The results can be found on this website, the report at [https://hrhr.dev/r](https://hrhr.dev/r) and the poster at [https://hrhr.dev/poster.pdf](https://hrhr.dev/poster.pdf).
--
cgit