Skip to content

Commit

Permalink
Adjust some formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit authored Nov 10, 2019
1 parent da71074 commit 85d96f1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions hw_sim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 85d96f1

Please sign in to comment.