Edit readme

This commit is contained in:
manzerbredes 2016-03-29 14:34:02 +02:00
parent 1a4b7bdd85
commit d7ef6ecdff

View file

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