reordered README for legibility
authorSteven Tobin <steventtobin (at) gmail.com>
Mon, 2 Jun 2014 12:15:07 +0000 (22:15 +1000)
committerSteven Tobin <steventtobin (at) gmail.com>
Mon, 2 Jun 2014 12:15:07 +0000 (22:15 +1000)
README.rst

index 0c6fbe03c8a14bfda87aff5bfdbb654e5f43023f..ee0ee07a7890002af90e6b38b80a1693efe2e8af 100644 (file)
@@ -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)
 
git clone https://git.99rst.org/PROJECT