Mercurial > hg > human-echolocation-java-webapp
changeset 2:8395a4a884d7
added readme file
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 27 Nov 2013 12:21:08 +0000 |
parents | 5f60298bcc0b |
children | 747ae11a8af8 |
files | README.txt |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.txt Wed Nov 27 12:21:08 2013 +0000 @@ -0,0 +1,12 @@ + +This file describes how to build and run the HumanEcho Webapp. + +For a more detailed description of the software, please see the project page: + https://code.soundsoftware.ac.uk/projects/human-echolocation-java-webapp + +This webapp was based on the MATLABL Javabuilder Example Guide document, available at: + http://www.mathworks.co.uk/help/pdf_doc/javabuilder/example_guide.pdf + +== Building/Installation + +See INSTALL.txt.