From 85d96f1a0fd3a4db546babe50949c0b359fd618d Mon Sep 17 00:00:00 2001 From: Arne Bertrand Date: Sun, 10 Nov 2019 13:57:13 +0100 Subject: [PATCH] Adjust some formatting --- hw_sim/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/hw_sim/README.md b/hw_sim/README.md index 8568cf8..77cc74b 100644 --- a/hw_sim/README.md +++ b/hw_sim/README.md @@ -14,15 +14,15 @@ Any* version of npm. Any* version of node. ## Arguments -\-h: Show all the help messages. -\-p: What port to connect to. -\-a: What address to connect to. -\-r: The amount of runners to spawn. -\-b: The amount of beacons to spawn. -\-m: The average time per round -\-d: Standard deviation for the average runner speed. -\-D: Standard deviation of round speed, global for all runners. -\--miss-rate: Missrate of runner detection. +- `-h`: Show all the help messages. +- `-p`: What port to connect to. +- `-a`: What address to connect to. +- `-r`: The amount of runners to spawn. +- `-b`: The amount of beacons to spawn. +- `-m`: The average time per round +- `-d`: Standard deviation for the average runner speed. +- `-D`: Standard deviation of round speed, global for all runners. +- `--miss-rate`: Missrate of runner detection. ### Todo: added bonusses