diff options
| author | ars <asav1410@gmail.com> | 2020-10-21 22:59:20 +0100 |
|---|---|---|
| committer | ars <asav1410@gmail.com> | 2020-10-21 22:59:20 +0100 |
| commit | 74b7e8e734badb48e591eb2a0fc9449b8ef51675 (patch) | |
| tree | 3c2ddd348fa0efadccfa708f0baac0aa8fe8fc24 | |
| parent | 68a07cbf010e71a12268c028df02c3700cebe6fb (diff) | |
Update readme after recent changes
| -rw-r--r-- | readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ----- |
