From e9f42da5fc980b302946aad6686017f3cc91b695 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Thu, 18 Sep 2014 16:03:12 +0100 Subject: Updated readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d07ec3d..97529ee 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ standing bugs with the old version, and add some more advanced options. Usage ----- +./bladictionary.py [word] [type] [dictionary] + +Type is the word type, eg noun, verb, adjective, adverb. If none is +specified, all will be printed +Dictionaries available at the moment are wn (WordNet) and oed (Oxford +English Dictionary). Default is wn. + This script designed to be used in IRC with a specific bot, but should work fine from the command line using stdin or args (once that's done). -- cgit v1.2.3