summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-07-05 09:55:20 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-07-05 09:55:20 -0700
commit32c07f1c4d08710c8ce7a80fb94c5fe75b616d92 (patch)
treebd5b72e194e624bf3343ee21cd457e48e329739d /README.md
parent2cc3ff395003eac98b1708c2579d4a544d28a703 (diff)
downloadjasper-client-32c07f1c4d08710c8ce7a80fb94c5fe75b616d92.tar.gz
jasper-client-32c07f1c4d08710c8ce7a80fb94c5fe75b616d92.zip
Added note on Contributing.md to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 836ae08..443b485 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,13 @@ jasper-client
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/), where we have assembly and installation instructions, as well as extensive documentation.
+Learn more at [jasperproject.github.io](http://jasperproject.github.io/), where we have assembly and installation instructions, as well as extensive documentation. For the relevant disk image, please visit [SourceForge](http://sourceforge.net/projects/jasperproject/).
+
+## Contributing
+
+If you'd like to contribute to Jasper, we've created a Contributing Guide, available [here](https://github.com/jasperproject/jasper-client/blob/master/CONTRIBUTING.md). It outlines the philosophies to preserve, tests to run, and more. If you're looking for potential features to build, we've included some recommendations there as well.
+
+We highly recommend reading through this guide before writing any code. Thanks in advance for any and all work you contribute to Jasper!
## Contact