From 41a9c74d351aaff298dcbdc289aeade9d50d8c12 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Tue, 29 Mar 2016 14:35:18 +0200 Subject: [PATCH] Edit readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE. In development...