Updated readme to include run command with and without ignoreWatts

This commit is contained in:
Pradyumna Kaushik 2016-11-30 22:05:42 -05:00 committed by Renan DelValle
parent 7f59bc4b68
commit 3e1fe71459

View file

@ -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: