aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-04-19 16:58:28 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-04-19 16:58:28 +0300
commita00b0b2cbfb56f7598ea741eada109744d77e6de (patch)
treeb3a16d3a6e31ab88a50ca22d6721ddb3dbdce9a7
parentf38fabb6def097a110953a3e1361935acd7385a8 (diff)
add readme
-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