Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dedztbh committed Sep 18, 2020
1 parent 322f9a5 commit 76a69c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A Coin Flipping machine inspired by the IBM Q Experience.
java -jar xxx.jar \<input file> \<operator> \<coin count (default 5)>


## Available operators:
## Available Operators

Tester: Run a simulation and print results

Expand All @@ -18,7 +18,7 @@ Prob0Init: Print the probabilities of each possible outcome (0 initialized)
ProbAllInit: Print the probabilities of each coin being 1 for all initializations


## Input commands:
## Input Commands:

```
$$ \begin{align*}
Expand Down

0 comments on commit 76a69c9

Please sign in to comment.