diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-03-29 14:34:02 +0200 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-03-29 14:34:02 +0200 |
| commit | d7ef6ecdffe1b7906f67e489f382b480745a8a17 (patch) | |
| tree | a76f39fc933a282d500208a21100e05c083c5b8b | |
| parent | 1a4b7bdd85ef2fae029d1eacc7bed9c97db0b164 (diff) | |
Edit readme
| -rw-r--r-- | Readme.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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... +------------- |
