# HG changeset patch # User luisf # Date 1385554868 0 # Node ID 8395a4a884d731c271355b7be56efd66915ac36f # Parent 5f60298bcc0b34d80dcdf751799e13b1a5de4592 added readme file diff -r 5f60298bcc0b -r 8395a4a884d7 README.txt --- /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.