tweaked readme due to changes to default wordlists
authorSteven Tobin <steventtobin (at) gmail.com>
Mon, 2 Jun 2014 08:35:28 +0000 (18:35 +1000)
committerSteven Tobin <steventtobin (at) gmail.com>
Mon, 2 Jun 2014 08:35:28 +0000 (18:35 +1000)
README.mkd

index d0ad9c81b7fce699f81b89f131017019fb204cd5..0dbc56e93e2171d1c3468a9b5b7ab4f9cc7a03ca 100644 (file)
@@ -4,14 +4,14 @@ Inspired by http://xkcd.com/936/
 
 ![XKCD password strength](http://imgs.xkcd.com/comics/password_strength.png)
 
-For more memorable words, try `2of12.txt` or `3esl.txt` (both included here for convenience), available from http://wordlist.sourceforge.net/
+For more memorable words, we provide a word list (`static/default.txt`), reproduced with permission from http://wordlist.sourceforge.net/
 
 A simple example of how the script may be used via `import` is also provided.
 
 **Requirements:** Python 2.4+ (Python 3 compatible)
 
 **Usage:**
-xkcd-password.py [options]
+xkcdpass [options]
 
 * `-w WORDFILE, --wordfile=WORDFILE` List of valid words for password
 
git clone https://git.99rst.org/PROJECT