summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..88f8ef2
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+Résumé of Patrick “P. J.” MᶜDermott
+===================================
+
+This résumé is built from HTML and CSS source files.
+
+To build this résumé, you must have the following tools installed:
+
+ * ssic, a Server Side Includes compiler:
+ <http://www.pehjota.net/projects/ssic/>
+
+ * WeasyPrint, a visual rendering engine that converts HTML/CSS documents to
+ PDF: <http://weasyprint.org/>
+
+With these dependencies installed, simply run `make` to build the résumé in HTML
+and PDF formats.