Title:

Proverbs
==============================================================================================================
Author and Copyright:

Michael Thomas <michaelthomas293@gmail.com>
Copyright (c) 2014 Michael Thomas
==============================================================================================================
License:

This software is released under the MIT license.
A full copy of this license can be found in the file license.txt.
==============================================================================================================
Requirements:

Proverbs was written in python3.2.2

This program was tested on Ubuntu 11.10, but should run on any Linux machine that has python3.x installed.
==============================================================================================================
Running Proverbs:

If you have pip installed, use it to download and install Proverbs. 
Otherwise download, unzip Proverbs, navigate to the directory containing the unzipped files, and type into the terminal <python3 setup.py install>. This will install Proverbs. To run it, open a terminal and type in <proverbs>.
==============================================================================================================
General Information:

This program randomly prints out one of thirty proverbs, from The Douay-Rheims Bible, covering a 
variety of topics such as wisdom, faith, and mercy. 
       
For any questions, concerns, or comments, please contact me @ <michaelthomas293@gmail.com>.

==============================================================================================================


