Add README.md and remove empty README

This commit is contained in:
Karsten Heiken
2011-09-29 20:04:18 +02:00
parent 8b5e483845
commit 34e774de90
2 changed files with 28 additions and 0 deletions

0
README
View File

28
README.md Normal file
View File

@@ -0,0 +1,28 @@
ScattPort - Webinterface for light scattering simulators
========================================================
Setup
-----
To install a local instance of this webinterface, the following software is required:
* Webserver (mod_rewrite is a plus, but not required. see application/config/config.php)
* PHP 5
* MySQL
Simply import mysql_scheme.sql into your database, set the connection data inside application/config/database.php.
Copy config/database.sample.php to config/database.php and adjust the values.
Same thing goes for config/config.sample.php and .htaccess.sample (if you want mod_rewrite-support).
License
-------
This application is published under the MIT License. See COPYING.
This application uses the following third-party software:
* CodeIgniter by Ellislab, http://codeigniter.com
* jQuery, http://jquery.com/
* Fugue Icons, http://p.yusukekamiyamane.com/