From: Steven Tobin Date: Tue, 22 Nov 2011 18:01:52 +0000 (+0000) Subject: Updated readme to reflect changes to script X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=503cfc14197bfb861dc35cff64eae5a00a9542a2;p=redacted-XKCD-password-generator.git Updated readme to reflect changes to script --- diff --git a/README.mkd b/README.mkd index d7a719e..96c8722 100644 --- a/README.mkd +++ b/README.mkd @@ -4,7 +4,7 @@ See http://xkcd.com/936/ For more memorable words, try `2of12.txt`, available from http://wordlist.sourceforge.net/ -**Configuration:** Change `word_list` variable in `generate_wordlist()` +**Configuration:** Run `xkcd-password.py -h` to see usage and configuration details. **Requirements:** Python 2.4+