From ba8d8a640ce4af57dfb4edb7b911b9090f9cb9c2 Mon Sep 17 00:00:00 2001 From: Arjo Chakravarty Date: Tue, 9 Jul 2013 10:18:44 +0800 Subject: [PATCH] Updated contribution. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 11040e3..a6ef486 100755 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ Documentation in other languages are welcome. I will be translating to spanish a - [How it works](https://github.com/arjo129/uSpeech/wiki/How-%C2%B5Speech-Detects-Phonemes) [Incomplete] - [Trouble Shooting](https://github.com/arjo129/uSpeech/wiki/Trouble-shooting) +To get started hacking on this project you should make all changes to the 3.0-workingBranch branch. If you look at the file uspeech.h +there are a number of todos listed. Just fork the branch complete a todo and file a pull request. + ## Testing ## There is one test: [The LED Test](https://github.com/arjo129/uSpeech/wiki/Voice-controlled-LED)