Skip to content

Commit

Permalink
metrics -> scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
ezelikman authored Aug 11, 2022
1 parent 0700fe7 commit 4a4564e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ There are three types of classes:

### Adding new scenarios

In order to implement new metrics:
In order to implement new scenarios:

1. Create a new file as a new Python scenario file in the `scenarios` folder.
2. Within the scenario file, create a `Scenario` class, e.g. `YourScenario`.
Expand Down

0 comments on commit 4a4564e

Please sign in to comment.