summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-04-07 10:04:27 -0400
committerschneefux <schneefux+commit@schneefux.xyz>2014-04-07 10:04:27 -0400
commit07b5aaffe0101ed0d25146d98c83ce31c7cb9caf (patch)
treeb7022978c942490c0a90a973cf74f41e260e2a41
parent5c856bf983b41ae135791b61ab12d5f3461d2896 (diff)
downloadjasper-client-07b5aaffe0101ed0d25146d98c83ce31c7cb9caf.tar.gz
jasper-client-07b5aaffe0101ed0d25146d98c83ce31c7cb9caf.zip
more info in readme
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index b71431b..49c308a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,15 @@
jasper-client
=============
-Client code for Jasper voice computing platform
+Client code for the Jasper voice computing platform. Jasper is an open source platform for developing always-on, voice-controlled applications.
-Learn more at [jasperproject.github.io](http://jasperproject.github.io/)
+Learn more at [jasperproject.github.io](http://jasperproject.github.io/), where we have assembly and installation instructions, as well as extensive documentation.
+
+## Contact
+
+Jasper is developed by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively.
+
+## License
Jasper is released under the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and ["don't hold \[us\] liable"](http://choosealicense.com). Note that this licensing only refers to the Jasper client code (i.e., the code on GitHub) and not to the disk image itself (i.e., the code on SourceForge).