------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE:      Welcome
    
PURPOSE OF PROJECT:
    A simple first Java program to print a welcome message
    
VERSION or DATE:    23 September 2014
    
HOW TO START THIS PROJECT: 
    Create an instance of class Welcome and invoke the greet() method.
    
AUTHORS:
    Steve Riddle   
    
USER INSTRUCTIONS:
