changeset 2271:e0b0dde71ab1

Preliminary dependencies (/tested on) section To be expanded and improved.
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 20 Apr 2016 18:43:32 +0200
parents 0c3111ca4566
children 585bc3002e9d
files README.md
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Wed Apr 20 17:13:19 2016 +0100
+++ b/README.md	Wed Apr 20 18:43:32 2016 +0200
@@ -16,6 +16,14 @@
 Please refer to ['docs/Instructions/Instructions.pdf'](https://github.com/BrechtDeMan/WebAudioEvaluationTool/raw/master/docs/Instructions/Instructions.pdf).
 
 
+## Dependencies
+
+Runs out of the box on any web server with PHP (tested on PHP 5.1<=), no third party software needed. 
+
+Alternatively, a local server (no web server or internet connection needed!) and optional Python analysis scripts run on Python 2.7 or 3.x. 
+Plots rendered using [matplotlib](http://matplotlib.org), [NumPy](http://matplotlib.org) and [SciPy](http://scipy.org). 
+
+
 ## Academic use
 
 ### Citing
@@ -37,6 +45,7 @@
 
 Please refer to LICENSE.txt ([GNU General Public License](http://www.gnu.org/licenses/gpl-3.0.en.html)).
 
+
 ## Other use
 
 Other licensing schemes are available - please contact the authors regarding non-academic use.