Quellcode durchsuchen

Added missing return

Jezra vor 9 Jahren
Ursprung
Commit
67f8e0f5cd
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -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
 

Laden…
Abbrechen
Speichern