From d7ef6ecdffe1b7906f67e489f382b480745a8a17 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Tue, 29 Mar 2016 14:34:02 +0200 Subject: [PATCH] Edit readme --- Readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 1689e47..67b8b41 100644 --- a/Readme.md +++ b/Readme.md @@ -15,5 +15,8 @@ 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 -> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE. +> **Example :** java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY +> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE. + +In development... +-------------