aboutsummaryrefslogtreecommitdiff
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..89f4458
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+REQUIREMENTS
+
+In addition to python dependencides, listed in the requirements.txt file, you need
+the 'antiword' utility.
+
+For Debian-based operating systems:
+# apt install antiword
+
+For macOS:
+$ brew install antiword
+
+
+LICENSE
+
+BSD-2c