Upgrade Instructions from 0.1.0 to 0.2.0pre1
============================================

1) Copy the following files over the existing directory tree within your 
document root:
	SATYR/detail.php
	SATYR/stats.php
	SATYR/submit.php
	common/style.css

2) Copy the following files over the existing directory tree within your 
PHP includes directory:
	STORM/SATYR/misc/functions.inc
	STORM/common/html/htmlheader.inc

3) Upgrade the database (using MySQL as an example):
	mysql -u root -h localhost -p < STORMupgrade
