about summary refs log tree commit diff stats
path: root/keyboard.mu
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard.mu')
-rw-r--r--keyboard.mu3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboard.mu b/keyboard.mu
index d6f728f6..530275ca 100644
--- a/keyboard.mu
+++ b/keyboard.mu
@@ -1,7 +1,8 @@
-# example reading keys from keyboard
+# example program: reading keys from keyboard
 #
 # Keeps printing 'a' until you press a key. Then prints the key you pressed
 # and exits.
+
 recipe main [
   switch-to-display
   {