diff options
| -rw-r--r-- | readme.markdown | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/readme.markdown b/readme.markdown index 752562c..a042fa2 100644 --- a/readme.markdown +++ b/readme.markdown @@ -21,12 +21,12 @@ output when I type "Hi": With key-ups enabled (`xkbcat -up`), the format changes to show them: - + Shift_L - + h - - h - - Shift_L - + i - - i + +Shift_L + +h + -h + -Shift_L + +i + -i Lines starting `+` are key-downs; `-` are key-ups. |
