summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-03-31 11:13:13 +0200
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-03-31 11:13:13 +0200
commita1d64fd67f9a775b3c004f51133449a55f878101 (patch)
treebd4ec64ed725c1b05b98a677620e69d7af4c8d24
parentfbfa7d72b66e7960335ff3450b7c8f34bbb04693 (diff)
Edit Readme
-rw-r--r--Readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index d55a351..8bee3dd 100644
--- a/Readme.md
+++ b/Readme.md
@@ -15,8 +15,10 @@ 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<br />
-> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.
+> **Example :** java -jar open-klm.jar --lc BLUE --mc RED --rc SKY --mode BREATHE <br />
+> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.<br />
+> **Available mode :** NORMAL, WAVE, BREATHE, GAMING, DEMO.
+
In development...
-------------