summaryrefslogtreecommitdiff
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 67b8b41..d55a351 100644
--- a/Readme.md
+++ b/Readme.md
@@ -15,7 +15,7 @@ How to use it ?
-------------
Simply download the jar from `'/lib/release/'`. Maybe you need to run the jar file **as root** user to make it work ! You can pass color arguments to set during your session startup :
-> **Example :** java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY
+> **Example :** java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY<br />
> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.
In development...