Skip to content

Commit 0bf67a6

Browse files
committed
refactor: fix reviewers comments
Signed-off-by: Stevan A <stevana@users.noreply.github.com>
1 parent 436e531 commit 0bf67a6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

simulation/amaru-sim/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ The main components of the simulator are:
3232

3333
## Usage
3434

35-
The `simulator` test uses is a pared-down version of Amaru where network
35+
The `simulator` test is a pared-down version of Amaru where network
3636
communications are abstracted away.
3737

38-
The test can be run as with default options follows:
38+
The test can be run as follows (environment variables can be used to override
39+
options, we show the default values here):
3940

4041
```
4142
AMARU_NUMBER_OF_TESTS=50 # Set the number of test cases to generate. \

0 commit comments

Comments
 (0)