diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-04-07 10:04:27 -0400 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-04-07 10:04:27 -0400 |
| commit | 07b5aaffe0101ed0d25146d98c83ce31c7cb9caf (patch) | |
| tree | b7022978c942490c0a90a973cf74f41e260e2a41 /README.md | |
| parent | 5c856bf983b41ae135791b61ab12d5f3461d2896 (diff) | |
| download | jasper-client-07b5aaffe0101ed0d25146d98c83ce31c7cb9caf.tar.gz jasper-client-07b5aaffe0101ed0d25146d98c83ce31c7cb9caf.zip | |
more info in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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). |
