aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-15 11:12:59 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-15 11:12:59 -0500
commit1b2e7a9453227d08789fc0a76b1aef4c4bb02577 (patch)
treeabd0d1326fe0ae3383a048b4a28989307b472f81
parent229a583d563e389089e85ab9d6d0de11312310ee (diff)
switched to perl
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 19789c6..dac1667 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ This is a Model UN conference I help run, and it requires an obscene number of f
## Components
-PDFTeX will provide the backend for generating PDF documents, and will be wrapped by a CGI shell script (allowing nginx+uwsgi to host it).
+PDFTeX will provide the backend for generating PDF documents, and will be wrapped by a CGI perl script (allowing nginx+uwsgi to host it).
The shell script will take a POST request from a basic HTML page (text box and submit button), which is preserved with cookies.