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:

Download and extract proverbs-1.1.tar.gz. To run the program, navigate to the folder containing the unzipped files, and type <python3 proverbs.py> into your terminal.
==============================================================================================================
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.

Please note that the program will only display one proverb per run. To see another proverb, please rerun the program.

Additionally, the program does not automatically save your session. This has to be done manually by printing out your session or by highlighting and copying the desired text to your favorite text editor.
 
       
For any questions, concerns, or comments, please contact me @ <michaelthomas293@gmail.com>.

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


