Title:

RuneKaster
==============================================================================================================
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:

RuneKaster 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 RuneKaster:

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

This program randomly prints out a three-rune answer to a question posed by the user. The runes and their translations are from the Anglo-Saxon Rune Poem as translated by Dikins in 1915.
Please note that this program does not give a user the opportunity to ask more than one question. If you wish to ask more than one question, please rerun the program.
Additionally, the program does not automatically save the reading results. 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>.

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


