diff --git a/README.md b/README.md
index 1269d65dd311c2f9201c08bedaa24808cd533517..600d039d626644ad51857a65fddf6c22717a6d81 100644
--- a/README.md
+++ b/README.md
@@ -26,15 +26,15 @@ OBSW_UdpClient.py -m 5
 ```
 
 There are four different Modes:
-0. GUI Mode: Experimental mode, also called if no input parameter are specified
-1. Listener Mode: Only Listen for incoming TM packets
-2. SingleCommandMode: Send Single Command repeatedly until answer is received,
+1. GUI Mode (-m 0): Experimental mode, also called if no input parameter are specified
+2. Listener Mode (-m 1): Only Listen for incoming TM packets
+3. SingleCommandMode: Send Single Command repeatedly until answer is received,
 only listen after that
-3. ServiceTestMode: Send all Telecommands belonging to a certain service
+4. ServiceTestMode: Send all Telecommands belonging to a certain service
 and scan for replies for each telecommand. Listen after that
-4. SoftwareTestMode: Send all services and perform reply scanning like mode 3.
+5. SoftwareTestMode: Send all services and perform reply scanning like mode 3.
 Listen after that
-5. Unit Test Mode: Performs a unit test which returns a simple OK or NOT OK. This mode
+6. Unit Test Mode: Performs a unit test which returns a simple OK or NOT OK. This mode
 has the capability to send TCs in bursts, where applicable
 
 The TC timeout factor is mulitplied with the TM timeout to specifiy