Edit readme

This commit is contained in:
manzerbredes 2016-03-29 14:35:18 +02:00
parent d7ef6ecdff
commit 41a9c74d35

View file

@ -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...