We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436e531 commit 0bf67a6Copy full SHA for 0bf67a6
1 file changed
simulation/amaru-sim/README.md
@@ -32,10 +32,11 @@ The main components of the simulator are:
32
33
## Usage
34
35
-The `simulator` test uses is a pared-down version of Amaru where network
+The `simulator` test is a pared-down version of Amaru where network
36
communications are abstracted away.
37
38
-The test can be run as with default options follows:
+The test can be run as follows (environment variables can be used to override
39
+options, we show the default values here):
40
41
```
42
AMARU_NUMBER_OF_TESTS=50 # Set the number of test cases to generate. \
0 commit comments