Browse Source

Added missing return

Jezra 8 years ago
parent
commit
67f8e0f5cd
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -53,6 +53,7 @@ once the sentences.corpus file has been created, run the language_updater.sh scr
53 53
 * To run a command when a invalid sentence has been detected:   
54 54
 	`./Blather.py --invalid-sentence-command=/path/to/command`  
55 55
 	**note:** this can be set in the options.yml file
56
+
56 57
 ###Finding the Device Number of a USB microphone
57 58
 There are a few ways to find the device number of a USB microphone.
58 59
 

Loading…
Cancel
Save