From: Steven Tobin Date: Mon, 2 Jun 2014 12:15:07 +0000 (+1000) Subject: reordered README for legibility X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1d759348eb6c9d53d3246efeabeacb0e17bcd380;p=redacted-XKCD-password-generator.git reordered README for legibility --- diff --git a/README.rst b/README.rst index 0c6fbe0..ee0ee07 100644 --- a/README.rst +++ b/README.rst @@ -2,14 +2,16 @@ |XKCD password strength| -| Install via pip: +For more memorable words, we provide a word list (``static/default.txt``), reproduced with permission from http://wordlist.sourceforge.net/ -``pip install xkcdpass`` +A simple example of how the script may be used via ``import`` is also provided. +| **Installation** -For more memorable words, we provide a word list (``static/default.txt``), reproduced with permission from http://wordlist.sourceforge.net/ +Install via pip: + +``pip install xkcdpass`` -A simple example of how the script may be used via ``import`` is also provided. **Requirements:** Python 2.4+ (Python 3 compatible)