From c148ef799742f6f09fced26cbf6ece5c93516b02 Mon Sep 17 00:00:00 2001 From: Antti Korpi Date: Sun, 22 Mar 2020 21:20:18 +0100 Subject: Readme: Correct example output whitespace --- readme.markdown | 12 ++++++------ 1 file 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. -- cgit v1.3-2-g0d8e