summary refs log tree commit diff
path: root/commands.tmp
diff options
context:
space:
mode:
authorJezra <jezra@jezra.net>2014-01-21 12:29:22 -0800
committerJezra <jezra@jezra.net>2014-01-21 12:29:22 -0800
commitdf39e3e2c63a643906268e484cde1e89a23f2329 (patch)
treebb766aeb37968e74caa33da8c32ac5a9a539a572 /commands.tmp
parent87da5d0aaa5eeed007f04b868bb693e0be074608 (diff)
added gstreamer0.10-base-plugins to the requirements in the README
commands don't need to be in all caps
Diffstat (limited to 'commands.tmp')
-rw-r--r--commands.tmp3
1 files changed, 1 insertions, 2 deletions
diff --git a/commands.tmp b/commands.tmp
index 3835915..9e41147 100644
--- a/commands.tmp
+++ b/commands.tmp
@@ -1,6 +1,5 @@
 # commands are key:value pairs 
 # key is the sentence to listen for
-# key must be in ALL CAPS 
 # value is the command to run when the key is spoken
 
-HELLO WORLD:echo "hello world"
+hello world:echo "hello world"