aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 440a870..08e3c87 100644
--- a/README.md
+++ b/README.md
@@ -15,4 +15,4 @@ accordingly and retain the order in which they are specified.
15 15
16consider a system tray: A C B D E F 16consider a system tray: A C B D E F
17with pinRight = A, B and pinLeft = E, F it will look like 17with pinRight = A, B and pinLeft = E, F it will look like
18E F [C D E] A B while the icons in [] are un-ordered as usual. 18E F [C D] A B while the icons in [] are un-ordered as usual.