Updated readme to include run command with and without ignoreWatts
This commit is contained in:
parent
7f59bc4b68
commit
3e1fe71459
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ How to run (Use the --help option to get information about other command-line op
|
|||
|
||||
`./electron -workload <workload json>`
|
||||
|
||||
To run electron with ignoreWatts, run the following command,
|
||||
|
||||
`./electron -workload <workload json> -ignoreWatts`
|
||||
|
||||
|
||||
Workload schema:
|
||||
|
||||
|
|
Reference in a new issue