summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorars <asav1410@gmail.com>2020-10-21 22:59:20 +0100
committerars <asav1410@gmail.com>2020-10-21 22:59:20 +0100
commit74b7e8e734badb48e591eb2a0fc9449b8ef51675 (patch)
tree3c2ddd348fa0efadccfa708f0baac0aa8fe8fc24
parent68a07cbf010e71a12268c028df02c3700cebe6fb (diff)
Update readme after recent changes
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 637d1fd..4150549 100644
--- a/readme.md
+++ b/readme.md
@@ -6,6 +6,11 @@ About
Bash script for querying various info from Oxford English Dictionary (https://www.oed.com/)
+Configuration
+-----
+
+The provided oedquery.conf.example contains all config options, all of which are required. Your config file must be named oedquery.conf and live in the same directory as the script.
+
Usage
-----