Mercurial > hg > webaudioevaluationtool
diff README.md @ 2273:ad2e070c92e5
Weird merge error fix
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Wed, 20 Apr 2016 19:07:03 +0200 |
parents | 585bc3002e9d |
children | 21eda4b24dad |
line wrap: on
line diff
--- a/README.md Wed Apr 20 19:03:07 2016 +0200 +++ b/README.md Wed Apr 20 19:07:03 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.