From: Steven Tobin Date: Mon, 15 Jul 2013 14:50:35 +0000 (+0100) Subject: small change to readme X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5795612a79cbcfa6c8234eba592381827cf7dd97;p=redacted-XKCD-password-generator.git small change to readme --- diff --git a/README.mkd b/README.mkd index 078444b..d0ad9c8 100644 --- a/README.mkd +++ b/README.mkd @@ -1,6 +1,6 @@ A simple command line script that generates XKCD-style multiword passwords/passphrases. Inspired by http://xkcd.com/936/ -Licensed under the BSD license. + ![XKCD password strength](http://imgs.xkcd.com/comics/password_strength.png) @@ -32,3 +32,6 @@ xkcd-password.py [options] * `-c COUNT, --count=COUNT` Number of passwords to generate * `-d DELIMITER, --delimiter=DELIMITER` separator character between words + + +Licensed under the BSD license. \ No newline at end of file